<p dir="ltr">Generally RTSP transmits RTP, which can't easily be saved. You need some kind of container for it. Try de-payloading the RTP and then put the bare H26x into some container, such as MP2T.</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Aug 30, 2016 8:57 AM, "borisRobson" <<a href="mailto:brandon.robsonclarke@paxton.co.uk">brandon.robsonclarke@paxton.co.uk</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
I have a project which will be running gstreamer on an embedded device and<br>
will be required to handle different input types through rtspsrc (mostly<br>
h264 and h265). I expect that multiple h265 streams being decoded<br>
simultaneously would be far too cpu intensive, so I would like to save the<br>
raw application/x-rtp data to a file, which will be sent to a pc for<br>
decoding.<br>
<br>
Could anyone give me some pointers in this, I've had a few simple attempts<br>
of trying to write rtspsrc directly to filesink but then I'm unable to play<br>
them.<br>
<br>
Thanks<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Save-raw-rtsp-packets-to-file-tp4679290.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/Save-raw-rtsp-<wbr>packets-to-file-tp4679290.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</blockquote></div></div>