I have some new information about this problem! It seems to work when using Chromium, but does not work with Chrome or Firefox
The URL I am requesting is: http://www.mysite.com:8001/radio.ogg The problem is: The stream works, until I try to go Live, at that point the stream stops, no live audio is heard, and when the Mic is killed, the stream is still silent (until you refresh.) In Chromium, the stream never stops, goes live, and goes back to the automation. Meaning that there is some kind of browser issue with my setup. Any suggestions on this? Mike On Sat, Jul 21, 2012 at 12:56 PM, m1chael <[email protected]> wrote: > hello, > > I am working with this example: > > http://savonet.sourceforge.net/doc-1.0.1/complete_case.html > > I am running Liquidsoap locally, and my icecast server is a remote server, > > I can listen to my stream just fine, but then when I try to open a mic > by issuing: > > liquidsoap 'output.icecast(%vorbis, > mount="live.ogg",host="...",password="...",input.alsa())' > > My stream gets interrupted (as I would expect,) and I need to refresh > Firefox in order to hear the microphone stream, and then when I kill > the microphone process, I have to refresh Firefox again to transition > back to liquidsoap automation.. > > anyone have any ideas on this? > > ALSO! > > In this live example, the 'start' and 'stop' variables: > > > start = single("~/radio/live_start.ogg") > stop = single("~/radio/live_stop.ogg") > > They are never used anywhere else in the script? Is this an error in > the 'complete example'? > > ~Mike ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
