<div dir="ltr">I am trying to rtsp stream the video<div>gst-launch-1.0 ksvideosrc device-index=0 ! decodebin ! videoconvert ! x264enc ! rtph264pay pt=96 ! fakesink<br></div><div><br></div><div>seems to work </div><div><br></div><div>then when I try to view with on the same machine I get an error.</div><div><div>gst-launch-1.0.exe rtspsrc location=rtsp://localhost ! decodebin ! videoconvert ! autovideosink</div><div>Setting pipeline to PAUSED ...</div><div>Pipeline is live and does not need PREROLL ...</div><div>Progress: (open) Opening Stream</div><div>Progress: (connect) Connecting to rtsp://localhost</div><div>ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Could not open resource for reading and writing.</div><div>Additional debug info:</div><div>gstrtspsrc.c(6775): gst_rtspsrc_retrieve_sdp (): /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0:</div><div>Failed to connect. (Generic error)</div><div>ERROR: pipeline doesn't want to preroll.</div><div>Setting pipeline to PAUSED ...</div><div>Setting pipeline to READY ...</div><div>Setting pipeline to NULL ...</div><div>Freeing pipeline ...</div></div><div><br></div><div><br></div><div>What am I missing ?</div><div><br></div><div>Jerry</div><div><br></div></div>