[Live-devel] MPEG-4 Streaming presentation rate

2009-05-08 Thread Michael Barkowski
Hello all, I'm new to this forum, so please take a moment to let me know if I'm not posing this question in the right way. I compiled the Livemedia April 20, 2009 release. I'm trying to use testOnDemandRTSPServer test program to stream MPEG-4 to an Mplayer client. The two machines are connected

Re: [Live-devel] H.264 RTSP Streaming with QuickTime

2009-05-08 Thread Jeremy Noring
I've gotten about as far. I don't get any green video, but QT does determine my video width and height and start streaming. I haven't managed to figure out anything beyond that, but admittedly I haven't looked into it for a few weeks. On Thu, May 7, 2009 at 10:17 AM, Ganesh V wrote: > I got H.

Re: [Live-devel] H.264 RTSP Streaming with QuickTime

2009-05-08 Thread Ganesh V
I got H.264 Streaming working with Quicktime. While preparing the sprop_parameter_sets as shown below, I shouldn't have been including the NALU start code which was the problem. Currently, quicktime is able to identify the incoming stream and is able to set it's window width and height. However