Re: [Live-devel] FW: I can not convert RTP to RTSP by testOnDemandRTSPServer example
I think you may be misunderstanding the purpose of the “mpeg2TransportStreamFromUDPSourceTest” example in the “testOnDemandRTSPServer” code. The purpose of this code is to demonstrate how to create a RTSP server that can re-stream a MPEG Transport RTP/UDP (or raw-UDP) stream that is transmitte
[Live-devel] FW: I can not convert RTP to RTSP by testOnDemandRTSPServer example
My machine ip is 10.205.198.81 This is my only machine for test. I have below server rtp://10.205.198.81:1234 I want to convert it to be rtsp://10.205.198.81:8554/mpeg2TransportStreamFromUDPSourceTest but