Re: [Savonet-users] [savonet/liquidsoap] System audio output as liquidsoap input (#618)

2018-09-03 Thread anitta-paul
Closed #618. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/618#event-1824317557-- Check out the vibrant tech community on

Re: [Savonet-users] [savonet/liquidsoap] Switch between live streams (#619)

2018-09-03 Thread anitta-paul
Closed #619. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/619#event-1824317752-- Check out the

Re: [Savonet-users] [savonet/liquidsoap] System audio output as liquidsoap input (#618)

2018-08-31 Thread anitta-paul
I didn't use a `.asoundsrc` file. I instead used the volume control to switch between the sound devices. It worked fine. Another problem that I'm facing now is that, I tried to use an Amazon EC2 instance to implement the system but they don't have a sound device(ALSA) it seems. Is there any

Re: [Savonet-users] [savonet/liquidsoap] System audio output as liquidsoap input (#618)

2018-08-31 Thread anitta-paul
Hey Nick, I have posted a new issue. Please see If you could help. https://github.com/savonet/liquidsoap/issues/619 -- You are receiving this because you commented. Reply to this email directly or view it on GitHub:

[Savonet-users] [savonet/liquidsoap] Switch between live streams (#619)

2018-08-31 Thread anitta-paul
HI, I have new problem that I'm facing while working with `liquidsoap`. I have a system where `liquidsoap` reads the system audio and inputs to the `icecast` server. This works fine. But, I cannot start a live broadcasting from another broadcasting software while the system audio is being

Re: [Savonet-users] [savonet/liquidsoap] System audio output as liquidsoap input (#618)

2018-08-31 Thread anitta-paul
Thanks Nick, I made it work using the ALSA loopback device. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub:

Re: [Savonet-users] [savonet/liquidsoap] System audio output as liquidsoap input (#618)

2018-08-29 Thread anitta-paul
I am trying to implement it in LINUX OS. I used ALSA sound sound system. But it took the input from the recording device connected to the system and broadcasted it. What I want is to broadcast the audio that is being played in the system. `input.alsa()` -- You are receiving this because you

[Savonet-users] [savonet/liquidsoap] System audio output as liquidsoap input (#618)

2018-08-29 Thread anitta-paul
Hi, is there any way to accept the system audio output as the input to liquidsoap?? I tried many liquidsoap plugins but not working as intended. Trying to implement it in nodejs. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on