> But after first call this function the value of mostRecentPresentationTime
> and initialPresentationTime will be reset to zero.
No you're wrong. Those values get set to zero only when the "RTPSink" object
is created.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
> I was just introduced to openRTSP and see that it works well to address one
> of my problems which is to initiate the RTSP over HTTP stream from an IP
> camera that is behind a firewall and can only be reached via HTTP.
>
> The second problem is to link this stream to another video server (Wow
Hi,
I am developing an applictaion to monitor a live call. I am using
AudioStreamSource for streaming.
I need some input in following scenario:
Streaming the call for some time, after some time keeping the call is
on hold at that time i don't receive any data from the source. But I
receive some
The function OnDemandServerMediaSubsession::getCurrentNPT() will return the
value of the stream's NPT.But after first call this function the value of
mostRecentPresentationTime and initialPresentationTime will be reset to
zero.When the second call of the function It return the NPT that after fir
Hi,
I was just introduced to openRTSP and see that it works well to address one
of my problems which is to initiate the RTSP over HTTP stream from an IP
camera that is behind a firewall and can only be reached via HTTP.
The second problem is to link this stream to another video server (Wowza)
tha