rdubigny / cozy-music

Cozic, an open source music cloud
http://rdubigny.github.io/cozy-music/
Other
137 stars 19 forks source link

Html5 stream #15

Open rdubigny opened 10 years ago

rdubigny commented 10 years ago

There is an issue with the html5 fallback. The html5 streams aren't closed correctly. If you're broadcasting and some of your listeners use browser which doesn't support flash, it can make your cozy unavailable for quite a while.

rdubigny commented 10 years ago

The unclosed stream sockets can be closed by rebooting your cozy.

frankrousseau commented 10 years ago

Thank you for notifying it. I met that issue several times. Now, I understand better what happens.