<div dir="ltr">Hi,<br><br>I&#39;m trying to stream images from&nbsp; an IP camera to a Darwin Server using the following command :<br><br>gst-launch gnomevfssrc location=&quot;<a href="http://admin:admin123@192.168.2.51:2000/nphMotionJpeg?Resolution=320x240&amp;Quality=Standard">http://admin:admin123@192.168.2.51:2000/nphMotionJpeg?Resolution=320x240&amp;Quality=Standard</a>&quot; ! multipartdemux ! jpegdec ! ffenc_mpeg4 bitrate=4194304 ! rtpmp4vpay mtu=1460 send-config=TRUE ! udpsink host=&quot;<a href="http://192.168.2.122">192.168.2.122</a>&quot; port=4599<br>
<br>But the Darwin Streaming Server is unable to reflect it to quicktime client. Darwin and quicktime could successfully exhange the RTSP messages. But after that&nbsp; the quicktime clients displays the message - &quot;Waiting for media&quot;.<br>
<br>If the the stream is saved to a file after encoding to mpeg4 , the vlc shows the codec type as divx instead of mpeg4.<br><br>Is this because the Darwin cant reflect divx , if it is,&nbsp; then is there any way to enforse the encoding to mpeg4.<br>
<br>Regards<br><br>Sooraj V S<br></div>