You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to display the poster when the playback ends? As it is now, when the playback finishes either the image video gets frozen (as there's no more video to play) or I get the 'buffering' animation. I do have an open websocket and receive a signal when the live-stream finishes, maybe expose a stop() / poster() / whatever to stop playback and display the poster again?
Also the readme.md says "scaling (default letterbox) - Path to the SWF responsible for the playback."
The text was updated successfully, but these errors were encountered:
Is there any way to display the poster when the playback ends? As it is now, when the playback finishes either the image video gets frozen (as there's no more video to play) or I get the 'buffering' animation. I do have an open websocket and receive a signal when the live-stream finishes, maybe expose a stop() / poster() / whatever to stop playback and display the poster again?
Also the readme.md says "scaling (default letterbox) - Path to the SWF responsible for the playback."
The text was updated successfully, but these errors were encountered: