HI,Guys
Had it better that the first SR package is sent following the first
RTP package?
If so, the Client may know the relationship of server NTP time and
server RTP timestamp as quickly as possible
How do you think?
Aiden
___
Hi, Guys!
I implemented H264Payload, but I found my first RTCP SR was sent
very lately. It was sent after the 150th RTP package.
And the timestamps in it were not as same as RTP packages, NTP time was
error.
How shall I fix those problems?
Best wishes,
Aiden
_
Sorry I can't grasp "properly set". ^_^
Another question about "fPresentationTime".
The sending rate depends on "fDurationInMicroseconds", Then ,what is
"fPresentationTime" related to ? timestamp, right ???
-邮件原件-
发件人: Ross Finlayson [mailto:[EMAIL PROTECTED]
发送时间: 2008年9月24日 15:26
收件
HI, Malte!
Thanks,
The following blue notes are my questions.
-邮件原件-
发件人: Malte Tancred [mailto:[EMAIL PROTECTED]
发送时间: 2008年9月24日 13:56
收件人: [EMAIL PROTECTED]
主题: Re: [Live-devel] question about the live555 RTP sending speed
On 23 sep 2008, at 15.11, Ross Finlayson wr
HI,Ross!
Thanks for your suggestion.
Now, I can do better. But during the presentation, some quickly moving
things were not legible yet.
Whether do I missed other variables like " fDurationInMicroseconds ".
-邮件原件-
发件人: Ross Finlayson [mailto:[EMAIL PROTECTED]
发送时间: 2008年9月23日 2
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
1 live555MediaServer crashed when parsing .mpg
I downloaded live.2008.06.05.tar.gz., and Compiled in Linux. Run
"live/mediaServer/live555MediaServer",
when I use .mpg to test live555MediaServer, it crashed. Test clients are
QuickTime and Realplay 11
I add -DDEBUG macro, and get some logs
HI, Ross!
I joined in live555 several days ago, Just now, I saw
http://www.live555.com/liveMedia/doxygen/html/classMedium.html.
It seems that I can write a new "MediaSink" if I want to add new receiver in
client.
if I try to support new media type in server, How about? Add a
MultiFramedRTPSink,rig