Re: [Live-devel] live-devel@lists.live555.com

2021-03-14 Thread Ross Finlayson
First, I don’t recommend that you use RTSP/RTP/RTCP tunneling over HTTP, *unless* your RTSP server and RTSP client(s) are separated by a firewall that supports only HTTP connections (not UDP, nor regular TCP connections). However, if you wish to use this, then it works ‘as is’ in the code; you d

[Live-devel] live-devel@lists.live555.com

2021-03-14 Thread Amit Patel
Hi, I am working on video/audio development project. In my client-server application, RTSP server is sending video-audio data. RTSP client is receiving video-audio data and also sending audio data. We did changes in RTSP server to get Client side Audio Data over the RTP/TCP and RTP/UDP connectio