<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hello Amar and thanks for your quick reply<br><br>I tried codec mpeg and still do not have motion in VLC,  I only get a picture and some times some motion for some seconds.<br>What would be the appropriate settings in the ffserver.conf or do I have to leave them as it is?<br><br>Thanks again<br><br><div><hr id="stopSpelling">Date: Fri, 7 Oct 2011 12:37:41 +0530<br>From: nandan.amar@gmail.com<br>To: ffserver-user@ffmpeg.org<br>Subject: Re: [FFserver-user] Streaming through ffserver<br><br><br>Dear <span class="ecxApple-style-span" style="border-collapse:collapse;color:rgb(0, 104, 28);font-family:arial, sans-serif;font-size:13px;font-weight:bold;white-space:nowrap">Ioannis Maistros</span>,<div>
Mjpeg or  jpeg is very poor compression format for video. </div><div>Please try codedc like mpeg or h264 for encoding.  </div><div>like-</div><div><span class="ecxApple-style-span" style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px">ffmpeg -i "<a href="http://192.168.1.112/axis-cgi/mjpg/video.cgi?resolution=320x240&.mjpeg" style="color:rgb(28, 81, 168)" target="_blank">http://user:pass@192.168.1.112/axis-cgi/mjpg/video.cgi?resolution=320x240&.mjpeg</a>" -vcodec mpeg or h264 "<a href="http://192.168.1.118:8090/feed1.ffm" style="color:rgb(28, 81, 168)" target="_blank">http://192.168.1.118:8090/feed1.ffm</a></span><span class="ecxApple-style-span" style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px">"</span></div>
<div><font class="ecxApple-style-span" face="arial, sans-serif"><span class="ecxApple-style-span" style="border-collapse:collapse"><br></span></font><div class="ecxgmail_quote">2011/10/7 Ioannis Maistros <span dir="ltr"><<a href="mailto:patrida@hotmail.com">patrida@hotmail.com</a>></span><br>
<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex">



<div><div dir="ltr">
Hello FFMpeg users.<br><br>I am new in FFMpeg user forum and I would like to ask your help in the following issue.<br>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.<br>
I have tried a lot of combinations in  the ffserver.conf file and ffmpeg commands line but without any luck.<br>The only I get is an image jpeg(without any motion) in the other end through VLC.<br>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:<br>
<br>ffmpeg -i "<a href="http://192.168.1.112/axis-cgi/mjpg/video.cgi?resolution=320x240&.mjpeg" target="_blank">http://user:pass@192.168.1.112/axis-cgi/mjpg/video.cgi?resolution=320x240&.mjpeg</a>" -vcodec copy "<a href="http://192.168.1.118:8090/feed1.ffm" target="_blank">http://192.168.1.118:8090/feed1.ffm</a>"<br>
<br>Any help will be appreciated.<br><br>Thanks in advance<br>Best Regards<br><font color="#888888">Ioannis <br>                                      </font></div></div>
<br>_______________________________________________<br>
ffserver-user mailing list<br>
<a href="mailto:ffserver-user@ffmpeg.org">ffserver-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/ffserver-user" target="_blank">http://ffmpeg.org/mailman/listinfo/ffserver-user</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><br></div>Amar Kumar Nandan<br>Karnataka, India, 560100<br>☎:+91-9019054471<br>✉:<a href="mailto:nandan.amar@gmail.com">nandan.amar@gmail.com</a><br>
<a href="http://aknandan.co.nr" target="_blank">http://aknandan.co.nr</a><br>
</div>
<br>_______________________________________________
ffserver-user mailing list
ffserver-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffserver-user</div>                                      </div></body>
</html>