mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-13 03:46:34 +00:00
f47e6ab9f6
Calling function gst_rtsp_stream_get_server_port() results in segmenation fault in the RTP/RTSP/TCP case. Port that the server will use to receive RTCP makes only sense in the UDP case, however the function should handle the TCP case in a nicer way. https://bugzilla.gnome.org/show_bug.cgi?id=776345 |
||
---|---|---|
.. | ||
addresspool.c | ||
client.c | ||
media.c | ||
mediafactory.c | ||
mountpoints.c | ||
permissions.c | ||
rtspclientsink.c | ||
rtspserver.c | ||
sessionmedia.c | ||
sessionpool.c | ||
stream.c | ||
threadpool.c | ||
token.c |