<div dir="ltr">Hi,<br><br>I'm trying to stream images from an IP camera to a Darwin Server using the following command :<br><br>gst-launch gnomevfssrc location="<a href="http://admin:admin123@192.168.2.51:2000/nphMotionJpeg?Resolution=320x240&Quality=Standard">http://admin:admin123@192.168.2.51:2000/nphMotionJpeg?Resolution=320x240&Quality=Standard</a>" ! multipartdemux ! jpegdec ! ffenc_mpeg4 bitrate=4194304 ! rtpmp4vpay mtu=1460 send-config=TRUE ! udpsink host="<a href="http://192.168.2.122">192.168.2.122</a>" 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 the quicktime clients displays the message - "Waiting for media".<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, then is there any way to enforse the encoding to mpeg4.<br>
<br>Regards<br><br>Sooraj V S<br></div>