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

How to post multiple video quality HLS Livestream #1118

Closed
skpbteam opened this issue Jul 24, 2018 · 14 comments
Closed

How to post multiple video quality HLS Livestream #1118

skpbteam opened this issue Jul 24, 2018 · 14 comments
Labels

Comments

@skpbteam
Copy link

skpbteam commented Jul 24, 2018

Hi,
I am using this template for HLS Livestream: https://codepen.io/pen?template=oyLKQb
and this template for DASH: https://codepen.io/pen?template=zaBgBy
I do not know how to add other quality and how to play DASH on IOS.

Thanks.

@friday
Copy link
Collaborator

friday commented Jul 24, 2018

Switching quality with the Plyr settings and streaming libraries is not yet supported. There are blockers keeping us from fixing this quickly.

It's a shame, since it makes more sense with these libraries than plain video files.

Dash on ios is not a question for Plyr https://github.com/sampotts/plyr/wiki/FAQ#1-does-plyr-work-with--

@friday friday added the Feature label Jul 24, 2018
@oixan
Copy link

oixan commented Sep 15, 2018

is there any update on this feature?

@sampotts
Copy link
Owner

Waiting on pull requests 👍

@ahmadshc
Copy link

ahmadshc commented Nov 6, 2018

Switching quality with the Plyr settings and streaming libraries is not yet supported. There are blockers keeping us from fixing this quickly.

It's a shame, since it makes more sense with these libraries than plain video files.

Dash on ios is not a question for Plyr https://github.com/sampotts/plyr/wiki/FAQ#1-does-plyr-work-with--

hello
this has already been done by a large company before!
please see below link:
#1249
I hope to see this feature as soon as possible
thank you

@poohitan
Copy link

Hi, thanks to all the contributors for a really great player.
Is there any rough estimates on when could the quality selection for HLS be implemented?

@sebastiantoro
Copy link

Any plans for updating this feature?

@reinierkors
Copy link

Any updates?

@sampotts
Copy link
Owner

I'm ready to look at PRs 👍

@RamyaChinnadurai
Copy link

Updates?

@iraniamir
Copy link

iraniamir commented Oct 20, 2019

Change quality in hls stream with auto-mode
Screen Shot 1398-07-29 at 20 46 01
Screen Shot 1398-07-29 at 20 46 21

bfitec pushed a commit to bfitec/plyr that referenced this issue Oct 29, 2019
…lity change function overiding the default one. This address issues sampotts#1455 sampotts#1372 sampotts#1118 sampotts#1446 sampotts#1372 sampotts#652. After adding this option creating auto resolution selections with hls.js will be trivial. WARNING: When I built this I had TypeErrors in plugin 'gulp-imagemin' - not sure if this is expected behavior.
@efriandika
Copy link

What do u mean @iraniamir ? would u like to give as a complete code ?

@lxr9161
Copy link

lxr9161 commented Mar 2, 2020

@iraniamir I need you help . can I see your code ?

@Benny739
Copy link
Contributor

Benny739 commented Apr 9, 2020

Anyone figured out how to do this?

@sampotts
Copy link
Owner

Please use #1741.

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