Hi,
After weeks of time spent, now my module finally can muxing H264 and AAC
RTP streams into a MPEG-TS. Here write down the "big picture" for someone
new at this onto the track quickly.
Objective: Create a relay program which works as a RTSP client, consumes
the video and audio RTP sessions, m
Hi,
I'm working on wrapping two RTP stream source (H264 and AAC-HBR ) into a
MPEG Transport stream and then forward it to another 3rd party server. The
source and the target are both 3rd party so I don't have control of their
expectation of input and output format.
The video is working after stud