Hi,
actual I can put one source inside the player.
like this
data-viblast-realtime-logger-server="wss://cs.viblast.com/rt" src="http://<?php echo $edge; ?>:1935/livePeP/<?php echo $client; ?>/playlist.m3u8"></video>
I would like the player to catch a second when it cannot access the first because it is missing/not responding or the bandwith of the client is not sufficient.
This could be used for preroll technique as well.
Martin Bals
Hi,
actual I can put one source inside the player.
like this
data-viblast-realtime-logger-server="wss://cs.viblast.com/rt" src="http://<?php echo $edge; ?>:1935/livePeP/<?php echo $client; ?>/playlist.m3u8"></video>
I would like the player to catch a second when it cannot access the first because it is missing/not responding or the bandwith of the client is not sufficient.
This could be used for preroll technique as well.
1 person likes this idea