-
Notifications
You must be signed in to change notification settings - Fork 263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FlowPlayer:Switching a playback in midstream creates shows only a black screen (audio works) #288
Comments
I would need debug logs to check whether Flowplayer is calling flashls API correctly. |
|
i tried the same with Chromeless (switching stream every 10s) diff -r /private/var/folders/2m/d_ssnpd93sqbkjy2vpzjsttr0000gp/T/smartgit5950071237484196668tmp/compare__875229374336913532_index.html /Users/g.dupontavice/workdir/github/flashls/examples/chromeless/index.html
and it works as expected. audio/video is ok. it seems to be specific to FlowPlayer, what is strange is that it seems that FlowPlayer is alpha fading the video while switching streams. this could maybe explain why you just hear audio but could not see any video. |
you could try to enable the following FlowPlayer debug logs : |
Didn't see any alpha fading with that namespace but I've enabled org.flowplayer.view.*
|
any ideas? |
@shacharz as explained in #288 (comment), I can switch between streams with chromeless player without loosing the video. |
may be try if it doesn't fix it you can debug it! |
@shacharz - yes, please try either:
(see also #157 (comment) ff) |
In: http://www.flashls.org/latest/examples/flowplayer/index.html
Wrote in console:
or
The text was updated successfully, but these errors were encountered: