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

Long seeking time #96

Open
mahmutbayri opened this issue May 6, 2014 · 7 comments
Open

Long seeking time #96

mahmutbayri opened this issue May 6, 2014 · 7 comments

Comments

@mahmutbayri
Copy link

First, your plugin and supports are great.

I did some test to compare the plugin with another HLS plugin at (https://github.com/mangui/HLSprovider). Test page is http://streambox.fr/HLSProvider/osmf/StrobeMediaPlayback.html. HLSprovider seeking time is very short but it has some problem using with OSMF. Do you plan to decrease seeking time?

My settings are

HLSSettings.hlsBufferSizePause = 10;
HLSSettings.hlsBufferSizeDef = 5;
HLSSettings.hlsBufferSizeBig = 20;

i have tested with HLSTestPlayer sub project and many files. Almost time HLSprovider has faster seeking time.

Thanks

@dangerden
Copy link
Member

@D3adKnight please have a look at this

@mahmutbayri
Copy link
Author

@dangerden , what do you mean? did you mean https://github.com/D3adKnight ?

@dangerden
Copy link
Member

Yes, I did :-)

@scan
Copy link

scan commented Oct 22, 2014

Also experiencing quite long seeking time in Grind Player.

The FlasHLS has almost instant seeking with HLS and OSMF, but is missing a feature we need. Perhaps it gives inspiration on how to improve seeking in this plugin?

@dangerden
Copy link
Member

Please provide a test stream to check the issue

@scan
Copy link

scan commented Oct 22, 2014

This playlist has quite long seeking times, especially with the higher bitrates. FlasHLS seeks it without any delay on all the bitrates.

@mahmutbayri
Copy link
Author

+1
I have tested many cases, seeking times in FlasHLS is always faster than osmf-hls-plugin. But osmf-hls-plugin is more compatiable with OSMF. It would be great if seeking times problem is resolved.

Thanks.

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

3 participants