[Icecast-dev] multiple connection

marcin at saepia.net marcin at saepia.net
Fri Jul 1 08:57:27 UTC 2016


Probably your clients are using html5 <audio> tag and it is known to behave
strange on some browsers when you call .pause() in order to stop playback.
It does not entirely stop which may lead to your case, in practice you have
to remove the tag completely or call  audioTag.src = ''

M.
01.07.2016 10:23 AM "Yaniv Sharon" <yaniv.sharon at gmail.com> napisał(a):

> Hi all,
>
>
>
> From time to time my server getting multiple connection from a same
> listener.
>
> I don’t know if it’s a bug of the player, or a case of abusing.
>
>
>
> The situation is "flooding" of the server,
>
> the same listener connected to ICE in multiple instances,
>
> and using "real" bandwidth (e.g 128K x 30)!
>
>
>
> how do you handle this situation on your servers?
>
>
>
> Thnx…
>
>
>
>
>
> _______________________________________________
> Icecast-dev mailing list
> Icecast-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast-dev/attachments/20160701/3c4fe9a5/attachment.html>


More information about the Icecast-dev mailing list