> So in rephrased question, which live555 server module can give me this
> functionality, i.e.:
>
> [FFmpeg (RTP (AAC) audio)] --> [live555 server module] --> [FFmpeg (RTSP
> (AAC) audio)]
If the first RTP AAC audio source is accessible via RTSP (i.e., if it has a
RTSP server), then you should b
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):
>
> 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
Y
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