<div dir="ltr">Hi, <div><br></div><div>I have a (Panasonic BL-C101A) network camera that streams RTP over HTTP in some (possible proprietary) manner. I filter out the tunneling data and output a new clean RTP stream.</div>
<div>I am trying to use gstreamer to play the stream, but with no success thus far.</div><div>I succeeded in dumping the RTP stream into a file and then playing it back - but it was too fast (ten times faster than real time). </div>
<div>I did it using the command &quot;gst-launch playbin file=file://path/file&quot;.</div><div>The problem seems to be that I need to specify the configuration arguments, but I don&#39;t know how.</div><div>I do have a matching SDP file that the camera gives me, but I don&#39;t know how I should use it.</div>
<div><br></div><div>How can I configure the gstreamer elements so that it will play the movie right?</div><div><br></div><div>Some general info:</div><div>The encoding is MPEG4-ES and the frame rate is 90000.</div><div><br>
</div><div>Thanks</div><div>   Nezer</div></div>