Hi,
I am trying to convert a MPEG2-TS stream, with 1xH264 video stream inside to a
RTP multicast stream. I tried various functions, but nothing seems to work.
Below is the code of my latest attempt (srcip = 127.0.0.1, srcport = 6402,
dstip = 226.0.16.1, dstport = 6500). Of course, rtsp->env ha
Hello,
I have implemented a live streamer based on live555 and am using a
receiver based on libav.
The live stream is received and played back correctly.
My issue is that, although I set a time value to the presentation time
(fPresentationTime) in live555, the pts of the packet is always 0 when