Josh,
I think you’re on the right track. Try the following to be sure:
> I have setup the onDemandRtspServer example with the
> MPEG2TransportUDPServerMediaSubsession and it is working flawlessly with VLC,
> ffmpeg, and the openRTSP clients.
Good. Now run “openRTSP” for a while, to receive a
Hello,
I am looking to setup an RTSP server that serves h264 RTP payloads from a live
MPEGTS multicast stream due to an existing client that does not support the
MPEGTS RTP payload type.
I have setup the onDemandRtspServer example with the
MPEG2TransportUDPServerMediaSubsession and it is worki
> On Mar 17, 2021, at 12:23 AM, Amit Patel wrote:
>
> Hi,
>
> Looks like you are getting me wrong.
> We are looking for receiving audio data on RTSP Server side not RTSP Client
> side.
> And we are able to get the Audio data on RTSP server side in
> “handleRequestBytes” function in “liveMed
Hi,
Looks like you are getting me wrong.
We are looking for receiving audio data on RTSP Server side not RTSP Client
side.
And we are able to get the Audio data on RTSP server side in
“handleRequestBytes” function in “liveMedia/RTSPServer.cpp” file. But after
getting those Audio data we don’t k