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
This issue is only for live version, the vod works fine.
If video is stopped (pause/stop/video disconnects) the play button and function does not work.
However using .load() (reloading the source) then using play works.
I found a live rtmp source and vod rtmp source that seems to be rather stable, and used them in the sample code to test for yourself. Try stop the live video, then press either play buttons, they won't work, but hit 'load liveSource' and then it works.
Example here: https://gist.github.com/RidleyLycan/0fffcc9d3cf0159f90fa06ea47ace92a
This issue is only for live version, the vod works fine.
If video is stopped (pause/stop/video disconnects) the play button and function does not work.
However using .load() (reloading the source) then using play works.
I found a live rtmp source and vod rtmp source that seems to be rather stable, and used them in the sample code to test for yourself. Try stop the live video, then press either play buttons, they won't work, but hit 'load liveSource' and then it works.
Example here: https://gist.github.com/RidleyLycan/0fffcc9d3cf0159f90fa06ea47ace92a
Or this:
`
The text was updated successfully, but these errors were encountered: