<div dir="ltr">I´m now testing with the SDP sample.<div><br></div><div>I run my ffmpeg source  that generates this SDP file:<br>---------------------------------------------------<br>v=0<br>o=- 0 0 IN IP4 127.0.0.1<br>s=No Name<br>c=IN IP4 127.0.0.1<br>t=0 0<br>a=tool:libavformat 56.40.101<br>m=video 5004 RTP/AVP 96<br>a=rtpmap:96 H264/90000<br>a=fmtp:96 packetization-mode=1<br>----------------------------------------------------<br><br></div><div>I set the file for the example and run it. However when I hit play the server displays:<br><br>(lt-test-sdp:9989): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed<br><br>** (lt-test-sdp:9989): CRITICAL **: gst_rtsp_stream_join_bin: assertion 'GST_IS_RTSP_STREAM (stream)' failed<br><br>** (lt-test-sdp:9989): CRITICAL **: gst_rtsp_media_create_stream: assertion 'GST_IS_ELEMENT (payloader)' failed<br><br></div><div>And the player returns this message <br></div><div><br>-------------------------------------------------------------------------------------------------------------------------<br>[rtsp @ 0x7ff4cc009260] method PLAY failed: 454 Session Not Found   <br>rtsp://<a href="http://127.0.0.1:8554/test">127.0.0.1:8554/test</a>: Server returned 4XX Client Error, but not one of 40{0,1,3,4}<br>-------------------------------------------------------------------------------------------------------------------------<br><br></div><div>I belive there are more configurations I have to make so the server can understand this is a live stream.<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-09-06 13:46 GMT-03:00 Thadeu Antonio Ferreira de Melo <span dir="ltr"><<a href="mailto:thadeu.afm@gmail.com" target="_blank">thadeu.afm@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I think I finally understood some of the philosophy of gst.<div><br></div><div>The videotestsrc has worked.</div><div><br></div><div>Now would be nice if the source is the desktop I capture with ffmpeg - and is already encoded to h264.</div><div><br></div><div>Sorry for my previous rant.  <br></div></div>
</blockquote></div><br></div>