Skip to content

wfd: Disable keep-alive for normal RTSP connection

If the server doesn't implement the WFD protocol we assume a normal RTSP connection. In that case also disable keep-alive calls as the server will most likely also not support them.

Fixes streaming to an ffmpeg client as a dummy sink, see issue #81 (closed)

Merge request reports