> On Jul 28, 2023, at 9:39 AM, R, Ranjith via live-devel
> wrote:
>
> We are getting the marker bit value Boolean rtpMarkerBit =
> fSource->curPacketMarkerBit();
> Only if it is true(set to 1), we will consider as last frame received and
> write the buffered data to file system, till then we
> On Jan 28, 2023, at 7:24 AM, R, Ranjith via live-devel
> wrote:
>
> We are using Live555 library as a RTSP client in our CCTV product.
That’s good to hear. (Don’t forget your obligations under the GNU LGPL
license: http://live555.com/liveMedia/faq.html#copyright-and-license )
> Recentl