[FFmpeg-user] ffmpeg rtsp + audio from other device

James Lu luj125 at gmail.com
Tue Aug 16 20:17:59 CEST 2011


On Tue, Aug 16, 2011 at 2:17 PM, James Lu <luj125 at gmail.com> wrote:

> Pavel,
>
> Have you tried ffmpeg -f rstp -i rstp://link -f alsa -i hw:0,0 -f flv
> "rtmp://link"
> Adding more options on the output such as the vcodec and acodec may help.
>
> Hope this helps.
>
> ~James
>
>
> On Tue, Aug 16, 2011 at 10:49 AM, taran2L <pavel.taran at gmail.com> wrote:
>
>> Hello!
>>
>> How I can get video from ip camera (RTSP) and audio from computer
>> microphone
>>
>> It's not work!
>> ffmpeg -an -i rtsp://link -f alsa -i hw:0,0 -f flv "rtmp://link"
>>
>> Only one microphone work!
>> ffmpeg -f alsa -i hw:0,0 -f flv "rtmp://link"
>>
>> HELP!!1
>>
>> --
>> View this message in context:
>> http://ffmpeg-users.933282.n4.nabble.com/ffmpeg-rtsp-audio-from-other-device-tp3747446p3747446.html
>> Sent from the FFmpeg-users mailing list archive at Nabble.com.
>> _______________________________________________
>> ffmpeg-user mailing list
>> ffmpeg-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>>
>
>
Oops, sorry I meant *rtsp


More information about the ffmpeg-user mailing list