Start a new topic

ABR with wowza smil doesn't seem to show up?

Hey Guys,
Im sure it's just something I'm missing here, but I can't get my wowza stream to show me the list of qualities to change on the player (based on the the viblast portal).


I know I got the smil file working ok because with clappr player the multiple qualities show up. 


But I can't see more than just the default with viblast.


This is the URL format I'm putting into vib: http://xx.xx.xx.xx:1935/live/smil:myStream.smil/manifest.m3u8?DVR


Am I entering this incorrectly?

1 Comment

Hi,

Viblast Player does not extend the native video tag UI, but it provides an API to access the available bitrates for ABR streams.

You can find more information here: https://docs.viblast.com/player/api-abr. We host some useful examples at codepen.io where you can test the API.

We also provide a full integration with the video.js framework if you prefer to have an extended UI. For video.js we developed a quality switch plugin which can be found here.


Login to post a comment