Re: [Live-devel] Streaming to RTSP clients with different ports

2014-11-12 Thread Taha Ansari
Message-ID: <4d4ba832-f4d3-4634-9a6e-c36b0e040...@live555.com> Content-Type: text/plain; charset="utf-8" > I have a test scenario, where I am streaming webcam input + mic over to a remote server using RTP protocol, which re-streams this to another client (other client pulls data through RTSP): >

[Live-devel] Streaming to RTSP clients with different ports

2014-11-12 Thread Taha Ansari
Hi, I have a test scenario, where I am streaming webcam input + mic over to a remote server using RTP protocol, which re-streams this to another client (other client pulls data through RTSP): FFmpeg (RTP AAC audio + RTP video) -> Server -> (RTSP AAC audio + RTSP video) FFmpeg client In