Guys please could you let me know–
- Is it the case that the connection quality is established when the viewer connects and then doesn’t change or can the quality adapt throughout?
Does it do so every minute, every thirty seconds…?
1.1) What renditions are available on Wowza or is it a sliding scale?
Any help is highly appreciated. Thanks in advance.
For HLS (in adaptive bitrate, ABR), the video quality is selected by the HLS player. Are you asking how the list of ‘Compatible Players’ in https://www.wowza.com/products/streaming-cloud does the HLS ABR quality adaptation ?
Hello,
As long as you configure the transcoder to be adaptive bitrate (with multiple renditions) then the player will adapt and adjust as needed after each chunk is requested. So if you use the default chunk duration, it would be every 10 seconds.
The transcoder templates default to
3840x2160
1920x1080
1280x720
854x480
640x360
512x288
320x180
So by default we will pass through your source and then transrate everything below that.
I hope this makes sense and is helpful.
Regards,
Mac