Closed Coloryr closed 8 months ago
Hi,
What are you trying to achieve
RtspMultiplexer is an exemple with limited function. For annonce streams, It only supports receiving data on unicast UDP and sending data on one multicast address on UDP.
The sender must use an url with /push/xxx and the receiver must use an url with /pull/xxx and due to udp port assignment the receiver and RtspMultiplexer must not be on same host.
If you need other use case, you must construct your own program.
Ok, thanks.
I clone the code, and run
RtspMultiplexer
And start the ffmpeg
but the video data can't write, ffmpeg log