Hi all,

when I setup a stream server with ffserver + ffmpeg,
the command :
ffmpeg -sn -loglevel debug -f video4linux2 -r 30 -s 1280x720 -input_format
h264 -i /dev/video1 -vcodec copy http://localhost:8090/feed2.ffm

it can work for a few minutes only .
because ffserver can not get new video data  from ffmpeg local post.
ffmpeg get stuck when it send video to localhost.

Does anyone have idea about this issue?
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to