> I am using live555 library to stream to proxyserver on rtp over tcp. I want
> to add variable bitrate mechanism for my device for that i suppose i need to
> verify some parameters on RTCP RR report. I was trying to look at packet loss
> status but everytime it was a constant value coming 0x00f
Hi Ross,
I am using live555 library to stream to proxyserver on rtp over tcp. I want
to add variable bitrate mechanism for my device for that i suppose i need
to verify some parameters on RTCP RR report. I was trying to look at packet
loss status but everytime it was a constant value coming 0x00ff
> The fTimestampBase
> is set as the random value, so there is no possibility to have similar
> timestamps in both subessions.
That is totally correct. Different media streams have different RTP timestamps
(perhaps with different timestamp frequencies, as is the case here), and the
mapping from
Hi,
I have two separated live sources of video (H264) and audio (ACC)
content. I created the FrameSource the OnDemandServerMediaSubsession
classes where the corresponding RTPSink objects are created
(H264VideoRTPSink and MPEG4GenericRTPSink). The fPresentationTime
parameter is set as the current t