Re: [Live-devel] HOW REALIZED NAT TRAVERSAL IN LIVE555

2014-08-04 Thread Jeff Shanab
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

Re: [Live-devel] TS muxer with H264VideoStreamDiscreteFramer ?

2014-08-04 Thread Ross Finlayson
> 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

[Live-devel] TS muxer with H264VideoStreamDiscreteFramer ?

2014-08-04 Thread PROMONET Michel
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