Re: multiple connection
| Newsgroups | gmane.comp.audio.icecast.devel |
|---|---|
| Message-ID | <CA+DLCvAN0+GmEqh=JaA6X6Wz0Cnvpyx1xU_L8zGnHk2sDj06Vg@mail.gmail.com> |
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" <[email protected]> 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 > [email protected] > http://lists.xiph.org/mailman/listinfo/icecast-dev > > _______________________________________________ Icecast-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/icecast-dev