Closed hiren3897 closed 2 years ago
Briefly describe the issue. Include a reduced test case. I have 4 quality profiles in my HTTP stream
I want to display all 4 profiles but the problem is I have two 1080p profiles but with different bitrate
one 1080p_high seconds 1080p_low
I want to display both but the player by default display only 3 profiles 360, 720, 1080
Explain in detail the exact steps necessary to reproduce the issue.
Please describe what you expected to see.
I want to see all profile
360 720 1080p Low 1080p high
Please describe what actu ally happened. it only display 3 profiles
If there are any errors at all, please include them here. No errors
Please include any additional information necessary here. Including the following: --
what version of videojs does this occur with? latest
what browser are affected? all
what platforms (operating systems and devices) are affected? Linux, windows mac
are any videojs plugins being used on the page? If so, please list them below.
<script src="dist/videojs-offset.js"></script> <script src="dist/videojs-hls-quality-selector.min.js"></script> <script src="dist/videojs-contrib-quality-levels.min.js"></script>
Description
Briefly describe the issue. Include a reduced test case. I have 4 quality profiles in my HTTP stream
I want to display all 4 profiles but the problem is I have two 1080p profiles but with different bitrate
one 1080p_high seconds 1080p_low
I want to display both but the player by default display only 3 profiles 360, 720, 1080
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
Results
Expected
Please describe what you expected to see.
I want to see all profile
360 720 1080p Low 1080p high
Actual
Please describe what actu ally happened. it only display 3 profiles
Error output
If there are any errors at all, please include them here. No errors
Additional Information
Please include any additional information necessary here. Including the following: --
versions
videojs
what version of videojs does this occur with? latest
browsers
what browser are affected? all
OSes
what platforms (operating systems and devices) are affected? Linux, windows mac
plugins
are any videojs plugins being used on the page? If so, please list them below.