Re: [Live-devel] Best Place to Start for Reading/Streaming MPEG-4 Frame From Memory Buffer

2007-10-12 Thread Ross Finlayson
What's the best place to start The FAQ. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] Best Place to Start for Reading/Streaming MPEG-4 Frame From Memory Buffer

2007-10-12 Thread Christopher Shumway
Greetings, What's the best place to start given that I have to stream a MPEG-4 I-Frame from a buffer in memory based on an API call? A lot of the existing live555 classes deal with reading from files - I am calling a "GetFrame" method which loads a buffer in memory with a MPEG-4 I-Frame.

Re: [Live-devel] Packet loss in case of high bit rate mpeg4 streams

2007-10-12 Thread Nitin Jain
Hi Ross, Thanks for the suggestion .By doing the changes in the codebase mentioned by you ,RTSP Server could able to stream high bit rate streams without any packet loss. Thanks and Regards Nitin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ross Fi