Re: [Live-devel] HLSProxy (Ross Finlayson)

2020-07-05 Thread Ross Finlayson
> 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

Re: [Live-devel] HLSProxy (Ross Finlayson)

2020-07-05 Thread Serge via live-devel
--- 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?