Hi list,
I want to stream h264 encoded ( mp4 encapsulated) video.
>From the FAQ http://live555.com/liveMedia/faq.html#h264-streaming
it seems like I may need to implement some class to use live555MeadiaServer
to stream h264 video.
I am pretty new to this and having very little programming expe
Hi all, I was trying to create an rtsp proxy to send rtsp requests on behalf of
other clients. Anyway, I followed the discussion on the another post on this
forum to change the RTSPServer.cpp file to allow the setting of destination
field and made LIVE555 server do what I really wanted. The pro