> On Jul 6, 2020, at 11:33 AM, Serge via live-devel
> wrote:
>
> The camera source definitely supports TCP streams, and when I change line 169
> from "continueAfterClientCreation1(rtspClient);" to
> "continueAfterClientCreation0(rtspClient, streamUsingTCP);" this does provide
> a TCP stream
--- Begin Message ---
Thank you for your reply.
No, the ?-t? option (stream using RTP/RTCP-over-TCP) is working just
fine - but it depends upon the RTSP server supporting it. Perhaps
your RTSP server (IP camera) doesn?t support it?
You can check this by changing ?RTSP_CLIENT_VERBOSITY_LEVEL?