gstreamer/gst-libs/gst/rtsp
Mathieu Duponchelle 11f12e49eb rtsptransport: support single port for client_port and server_port
This is explicitly specified as valid in the RFC, where the
syntax for both parameters is:

";" "client_port" "=" port [ "-" port ]
";" "server_port" "=" port [ "-" port ]

This is useful for applications where RTCP is either not necessary
or not possible.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/846>
2020-10-09 23:43:33 +02:00
..
gstrtsp.h
gstrtspconnection.c
gstrtspconnection.h
gstrtspdefs.c
gstrtspdefs.h
gstrtspextension.c
gstrtspextension.h
gstrtspmessage.c
gstrtspmessage.h
gstrtsprange.c
gstrtsprange.h
gstrtsptransport.c rtsptransport: support single port for client_port and server_port 2020-10-09 23:43:33 +02:00
gstrtsptransport.h
gstrtspurl.c
gstrtspurl.h
meson.build
rtsp-prelude.h
rtsp.h