Skip to content
Snippets Groups Projects
Commit d13a09c2 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #14077: video: send and receive RTP on one socket

Thanks to the new custom_io flag in libavformat's SDP demuxer, we can manage
our own UDP transports for RTP and RTCP. This allows us to comply with
RFC 4961.

If an older version of libavformat is detected, we fallback to sending and
receiving on different sockets.
parent 8c96ebff
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment