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

Player doesn't recatch a stream #10

Open
campones opened this issue Jan 16, 2016 · 0 comments
Open

Player doesn't recatch a stream #10

campones opened this issue Jan 16, 2016 · 0 comments

Comments

@campones
Copy link

Well first thanks for the videojs adaptation.
I have found this to be more stable so far than videojs-hls-contrib. Mostly because the stream restart well after a pause. Pause play works great IF the file being streamed is the same.

I explain: I create "pseudo" live streams with mp4 files. Usually when I pause the player and click play (much later then) and the file being streamed is different of the one then when I clicked pause, the player isn't able to display the video, though it download 3 .ts files. but doesn't play them, then only fetch .m3u8 forever.

It doesn't happen all the time but very often.. what came to my mind is this happen because the encoding of the mp4 is different of the previous one.

I tried also with flowplayer adaptation in case, same happen.

My current production scenario use the mangui custom flash player for hls. That player doesn't have issue recovering a stream between different files

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

No branches or pull requests

1 participant