Mustafa Posted April 5, 2022 Share Posted April 5, 2022 how can we add resolution selection in embedded player by the entered adaptive bitrate values? There is hardcoded way but not enough for our technical specification. Link to comment Share on other sites More sharing options...
0 Mohit Posted April 11, 2022 Share Posted April 11, 2022 On 4/5/2022 at 6:30 PM, Mustafa said: how can we add resolution selection in embedded player by the entered adaptive bitrate values? There is hardcoded way but not enough for our technical specification. Hi @Mustafa, How are you! We have this option to force the stream resolution in the webrtc player (player.html) Here we are calling forceStreamQuality in the webRTC Adaptor. I think you can call this method to force the resolution https://github.com/ant-media/StreamApp/blob/master/src/main/webapp/player.html#L111 https://github.com/ant-media/StreamApp/blob/master/src/main/webapp/player.html#L413 I hope it helps. Thank you Link to comment Share on other sites More sharing options...
Question
Mustafa
how can we add resolution selection in embedded player by the entered adaptive bitrate values? There is hardcoded way but not enough for our technical specification.
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Apr 5
1
Apr 11
1
Top Posters For This Question
Mohit 1 post
Mustafa 1 post
Popular Days
Apr 5 2022
1 post
Apr 11 2022
1 post
Posted Images
1 answer to this question
Recommended Posts