Skip to content

rtsp-stream: Use cached address when allocating sockets

Edward Hervey requested to merge bilboed/gst-rtsp-server:address-reuse into master

If an address/port was previously decided upon (ex: multicast in the SDP), then use that instead of re-creating another one

Fixes #57 (closed)

Merge request reports