[FFserver-user] Streaming through ffserver

nandan amar nandan.amar at gmail.com
Fri Oct 7 09:07:41 CEST 2011


Dear Ioannis Maistros,
Mjpeg or  jpeg is very poor compression format for video.
Please try codedc like mpeg or h264 for encoding.
like-
ffmpeg -i "
http://user:pass@192.168.1.112/axis-cgi/mjpg/video.cgi?resolution=320x240&.mjpeg"
-vcodec mpeg or h264 "http://192.168.1.118:8090/feed1.ffm"

2011/10/7 Ioannis Maistros <patrida at hotmail.com>

>  Hello FFMpeg users.
>
> I am new in FFMpeg user forum and I would like to ask your help in the
> following issue.
> I would like to stream from an Axis camera(mjpeg format) through FFmpeg to
> the FFserver and watch the stream from another machine by using VLC.
> I have tried a lot of combinations in  the ffserver.conf file and ffmpeg
> commands line but without any luck.
> The only I get is an image jpeg(without any motion) in the other end
> through VLC.
> My last attempt was the default ffserver configuration file and an extra
> option of AVOptions flags +global_header(because ffserver was complaint
> about global headers all the time) and the ffmpeg command line was like the
> following one:
>
> ffmpeg -i "
> http://user:pass@192.168.1.112/axis-cgi/mjpg/video.cgi?resolution=320x240&.mjpeg"
> -vcodec copy "http://192.168.1.118:8090/feed1.ffm"
>
> Any help will be appreciated.
>
> Thanks in advance
> Best Regards
> Ioannis
>
> _______________________________________________
> ffserver-user mailing list
> ffserver-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffserver-user
>
>


-- 

Amar Kumar Nandan
Karnataka, India, 560100
☎:+91-9019054471
✉:nandan.amar at gmail.com
http://aknandan.co.nr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/ffserver-user/attachments/20111007/f5c60a1f/attachment.html>


More information about the ffserver-user mailing list