Add audio and record RTP stream.

Sebastian Dröge sebastian at centricular.com
Fri Jul 8 09:20:53 UTC 2016


On Fr, 2016-07-08 at 11:12 +0200, Marc Leeman wrote:
> > 
> > You need to properly split the two graphs, and you'll need to use
> > two
> > UDP port (one per stream). An example:
> 
> Do not use odd ports for your data stream, see RFC 3550.
> 
> For smooth feedback, you will need to enable RTCP too; however, I do
> not know a gst-launch pipeline that you can build to be RFC compliant.
> 
> The examples that you can find in the rtpbin documentation use a port
> combination that is not quite correct (has to do with sockets being re-
> used for RTCP).

There is no socket reuse in these examples, but that is done inside
rtspsrc and gst-rtsp-server to make NATs a bit more happy.

What other than the ports is wrong in which examples? Can you provide
patches? :)

-- 

Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160708/25be0125/attachment.sig>


More information about the gstreamer-devel mailing list