[Live-devel] streaming h264 video with live555MediaServer

2010-04-06 Thread ans linux
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

[Live-devel] How to stream an h263 encoded video file

2010-04-06 Thread Zelalem Sintayehu
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