Re: [Live-devel] question about the live555 RTP sending speed

2008-09-24 Thread Malte Tancred
On 24 sep 2008, at 09.26, Ross Finlayson wrote: I suppose this is correct. However, "properly set" doesn't necessarily mean what you first think it means. Since I wrote the software, I'm the person who gets to define what "properly set" means :-) Ah, definately! I never meant to suggest

Re: [Live-devel] question about the live555 RTP sending speed

2008-09-24 Thread Ross Finlayson
The transmission speed is determined by the value of the "fDurationInMicroseconds" variable. Your "*Framer* object (in this case, your "H264VideoStreamFramer" subclass) needs to properly set this for each H.264 NAL unit that it delivers. I suppose this is correct. However, "properly set" does

Re: [Live-devel] question about the live555 RTP sending speed

2008-09-23 Thread Malte Tancred
On 23 sep 2008, at 15.11, Ross Finlayson wrote: The transmission speed is determined by the value of the "fDurationInMicroseconds" variable. Your "*Framer* object (in this case, your "H264VideoStreamFramer" subclass) needs to properly set this for each H.264 NAL unit that it delivers.

Re: [Live-devel] question about the live555 RTP sending speed

2008-09-23 Thread Ross Finlayson
The transmission speed is determined by the value of the "fDurationInMicroseconds" variable. Your "*Framer* object (in this case, your "H264VideoStreamFramer" subclass) needs to properly set this for each H.264 NAL unit that it delivers. Ross Finlayson Live Networks, Inc. (LI

[Live-devel] question about the live555 RTP sending speed

2008-09-23 Thread Aiden_Coomo
Hi,Guys! I had added a h264 payload into live555Media server. But I can't smoothly play a H264 file, its size is 108,333,536 byte and its playing time is 255 second. After simple analysis, I found live555Media Server spent 30 seconds sending about 1000 RTP packages. If we suppose that