Because of this suspicion, I ran without the tool at very low resolutions
and used windows' right-click mini-dump feature. I then post processed
these dumps and found the same exact objects, the 68 byte BufferPacket
structure and the 10k BufferPackets growing. Surprisingly they are not in
lock step
> Thanks for your reply. We are using unmodified code. We want to send the
> current play time in the play response to the player when the player sends
> only the range end without specifying the range start in the Range Header.
Thanks for the note. It turns out that our RTSP server implementat
Hi Ross,
Thanks for your reply. We are using unmodified code. We want to send the
current play time in the play response to the player when the player sends
only the range end without specifying the range start in the Range Header.
Thanks and regards,
M. Nambirajan
From: live-devel
> We are facing some difficulty in setting the current play time in the Play
> response from Live555 Media Server. The scenario is as below.
>
> We are using the handleCmd_PLAY function to send the response to the player
> for play request as per the design. Unfortunately the player sends the r