Displaying 2 results from an estimated 2 matches for "de4e0f85".
2020 Nov 21
0
Pre-roll playing every time user disconnects and connects
...______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20201121/de4e0f85/attachment.html>
2020 Nov 21
3
Pre-roll playing every time user disconnects and connects
On Fri, 20 Nov 2020, Yahav Shasha wrote:
> You could simply serve your pre roll at the client side, eg, your player.
> This way you can detect the mentioned situation and decide whether or not
> to serve the pre roll.
The trick here is to find a way of serving the preroll without everyone
hearing it.
I guess you could use some on connect logic to determine if it should be
played,