There'[s also youtube-dl, I'm not sure if it would work on live
streams. I've used it maybe 20 times, it works about 75% of the time.
Apparently there are different protection levels the author can use.
The version in the debs is usually too old but you can install the
latest with pip. So somethi
Hi,
ok...it works now...somehow...incompletly...so to say
My $HOME/.asoundrc looks like this:
# default device
pcm.!default {
type plug
slave.pcm "loop"
}
# output device
pcm.loopout {
type dmix
ipc_key 328211
slave.pcm "hw:Loopback,0,0"
}
# input device
pcm.loopin {
OMG, I figured it out. You have to use not just the -o and backend
type, but also -d and the Alsa device. So this web browser URL:
http://pbp/cgi-bin/jbe?009864
produces this comand:
cmd: '/usr/bin/mpg123 --output alsa -d plughw:1,0,0
"/data/mp3/pink_floyd/1 - Studio Albums/1979 - The Wall/CD 2/I
Hi,
this looks interesting:
http://www.pogo.org.uk/~mark/trx/streaming-desktop-audio.html
...but still not the solution.
The alsaloop command works fine...so the redirection works.
But I can't record anything still.
Cheers!
mcc
On 12/27 10:47, Robert M. Riches Jr. wrote:
> (Apologies if you
Dear tuxic,
I want to record the audio of a live stream video (youtube).
This sounds like more of a problem for ffmpeg, mpv or youtube-dl.
Everything I tried resulted in audio files with constant or
intermitted sine wave like sounds.
What have you tried? With Pulseaudio, you get "monitor"
On 12/27 10:47, Robert M. Riches Jr. wrote:
Hi Robert,
thanks a lot for your reply!
This seems to record as soon as .asoundrc is "active". In my case,
this isn't exactly what I am trying to acchieve.
After I posted my initial question I finally found something, which
may be kinda solutionif
(Apologies if you want reply to list without also a direct reply.
My mail client has 'reply' and 'Reply' only.)
I am also using pure ALSA. After a little web searching a few
days ago, I came up with this .asoundrc file that records to a
raw file:
v cut here vv
Hi,
I want to record the audio of a live stream video (youtube).
Everything I tried resulted in audio files with constant or
intermitted sine wave like sounds.
I am using pure alsa. I don't want pulseaudio and with jack
started firefoxs audio does not work.
How can I accomplish this recor