I implemented H264Payload, but I found my first RTCP SR was
sent very lately. It was sent after the 150th RTP package.
This is probably because your "ServerMediaSubsession" subclass's
"createNewStreamSource()" function is not setting the result
parameter "estBitrate" correctly. That
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
_