If I am understanding the question correctly I did something similar using
live555 in a previous project. Originally this was only because the device
(Sercomm security camera) had some special code on it. I later wrote a
small app that allowed any RTSP camera inside the network to do reach out
from
> I am trying to see what could be done with the Transport Stream Muxer
> provided by live555.
> Starting from the sample testH264VideoToTransportStream.cpp, it seems simple,
> adding a H264VideoStreamFramer in a MPEG2TransportStreamFromESSource and
> connect the MPEG2TransportStreamFromESSource
Hi Ross,
I am trying to see what could be done with the Transport Stream Muxer provided
by live555.
Starting from the sample testH264VideoToTransportStream.cpp, it seems simple,
adding a H264VideoStreamFramer in a MPEG2TransportStreamFromESSource and
connect the MPEG2TransportStream