<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span><div id="yiv1373743747"><div><div class="yui_3_2_0_18_132733861524269" style="font-size: 12pt; "><div><div><font face="'times new roman', 'new york', times, serif">Hi ,</font></div><div><font face="'times new roman', 'new york', times, serif"><br></font></div><div><font face="'times new roman', 'new york', times, serif">I am new to gstreamer and trying to use it with Axis IP camera , the camera is connected to network, and I have one computer connected to two networks including the IP camera network&nbsp;</font></div><div><font face="'times new roman', 'new york', times, serif"><br></font></div><div><font face="'times new roman', 'new york', times, serif">I am using gst-launch on this computer to create RTP flow to feed and gst-rtsp-server that is installed in a different network&nbsp;</font></div><div><font
 face="'times new roman', 'new york', times, serif"><br></font></div><div><font face="'times new roman', 'new york',
 times, serif">[IP camera] --- RTSP--[PC1] ----RTP flow -----[PC2 -RTSP-server]&nbsp;</font></div><div><font face="'times new roman', 'new york', times, serif"><br></font></div><div><font face="'times new roman', 'new york', times, serif">I used the following command on PC1 to generate the rtp flow&nbsp;</font></div><div><font face="'times new roman', 'new york', times, serif"><br></font></div><div><font face="'times new roman', 'new york', times, serif">gst-launch-0.10 -v rtspsrc location=rtsp://..... ! decodebin ! video/x-raw-yuv ! queue ! ffenc_mpeg4 ! rtpmp4vpay send-config=true ! udpsink host=pc2_ip port=1234&nbsp;</font></div><div><font face="'times new roman', 'new york', times, serif"><br></font></div><div><font face="'times new roman', 'new york', times, serif">this command works and generate the rtp flow&nbsp;</font></div><div><font face="'times new roman', 'new york', times, serif"><br></font></div><div><font face="'times new roman', 'new
 york', times, serif">ON PC2 I am creating new media factory and attach to the rtsp server , I am using the following launch factory&nbsp;</font></div><div><font face="'times new roman', 'new york', times, serif"><br></font></div><div><font face="'times new roman', 'new york', times, serif">"( udpsrc port=1234 ! "application/x-rtp, media=(string)video, payload=(int)96, clock-rate=(int)2147483647, encoding-name=(string)MP4V-ES" ! queue ! rtpmp4vdepay ! ffdec_mpeg4 ! queue ! decodebin ! video/x-raw-yuv ! queue ! ffenc_mpeg4 bitrate=500 ! rtpmp4vpay send-config=true name=pay1 )"&nbsp;</font></div><div><font face="'times new roman', 'new york', times, serif"><br></font></div><div><font face="'times new roman', 'new york', times, serif">When I am trying to connect to the new media factory using the rtsp link I created , i get "could not read from resource" , I think the problem in the command I am using to decode the rtp in the launch command for rtsp server.
 Any help please?</font></div></div></div></div></div><br></span></div><div><br></div><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; ">
<meta http-equiv="x-dns-prefetch-control" content="off"><div id="yiv1373743747"><div><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><div><div><br></div></div></div></div></div> </div> </div>  </div></body></html>