Skip to content
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

Calling pause on a live video means we can't resume the video #20

Open
chriswiggins opened this issue Jul 6, 2015 · 8 comments
Open
Labels

Comments

@chriswiggins
Copy link

Although pause can't be called when in live mode through clappr, I need to be able to do this with the rtmp-hls-plugin. However the issue seems to be that it doesn't actually resume when called. I've dug up a few issues around the internet explaining this but none of them seem to have a resolution :-)

Anyone have any ideas?
Thanks

@tarkanlar
Copy link

@chriswiggins is there a possiblity to stop and replay the player with rtmp plugin instead of pausing?

@chriswiggins
Copy link
Author

This the issue - it seems there's a bug in StreamingUrlResource when the source type is live. I'll keep investigating but would appreciate any help :-)

Sent from my iPhone

On 9/07/2015, at 1:26 am, Tarkan Anlar <notifications@github.commailto:notifications@github.com> wrote:

@chriswigginshttps://github.com/chriswiggins is there a possiblity to stop and replay the player with rtmp plugin instead of pausing?

Reply to this email directly or view it on GitHubhttps://github.com//issues/20#issuecomment-119577338.

@chriswiggins
Copy link
Author

Noting that this problem happens even when using the base clappr rtmp plugin. If you click stop, then try and play again, nothing happens. Certainly needs to be fixed

@flavioribeiro
Copy link
Member

hey @chriswiggins can you provide us a live rtmp source so we can fix the stop/play behavior?

@alexandrevicenzi
Copy link
Contributor

@flavioribeiro does you have any tips to fix this issue? I can reproduce here at Eventials.

You could use Eventials to create a live stream. 😉

@friench
Copy link

friench commented Dec 31, 2016

@flavioribeiro, I have the same problem, after a pause/play the video stops playing.
link to the page http://vrt.tv/index-main.html
At the other player all works http://rey.su

@Kelier
Copy link

Kelier commented May 29, 2019

same issue, when i press pause button, about 10s later, everything is black!

@flavioribeiro
Copy link
Member

@Kelier do you have a link I can access and reproduce this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants