N
N
namikiri2012-03-24 17:28:51
linux
namikiri, 2012-03-24 17:28:51

Ffserver and non-stop music?

Hey Habr!
Again I have a strange question.
In general, I'm broadcasting using ffserver, which was described here .
In principle, everything works out for me, both with sound into the microphone, and without sound, and with music from the file.
But here I needed to play several files instead of music (while the video should be from the camera), it is desirable to play them in random order.
I tried to connect to the radio using the following command:

ffmpeg -f video4linux2 -i /dev/video0 -f mp3 -i <a href="http://example.com">example.com</a>:8000/stream.mp3 <a href="http://localhost/feed.ffm">localhost/feed.ffm</a>

But, alas, nothing comes out, it stupidly buffers into memory, but does not give it away. If you tell him one mp3 file, it works, but that's not the point, you need several at once.
Is there any way to mix radio and camera video streaming like this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Q
QuickStudio, 2012-03-26
@QuickStudio

Maybe it's worth taking a chance and trying vlc?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question