> On Jun 18, 2024, at 1:57 PM, Lutz Fiebach wrote:
>
> Hi Ross,
>
> thank you for your reply sorry if the mail is not entered correctly, but as I
> did not receive a mail I could not reply to your reply.
>
> Our team leader has just found the error, it was an incorrect nal.duration
> calcul
Hi Ross,
thank you for your reply sorry if the mail is not entered correctly, but as I
did not receive a mail I could not reply to your reply.
Our team leader has just found the error, it was an incorrect nal.duration
calculation which was taken from the original code. I assume that since this
> On Jun 18, 2024, at 12:47 PM, Lutz Fiebach wrote:
>
> During the first 17:53 minutes the data stream is performant and stable,
> there are no drops. Even if 10 clients are connected, each one gradually
> terminates at 17:53 (1074 seconds).
>
> Do you have any idea or hint what could causin
Hi live555 Team,
I am working in a free project that provides an open source operating system
for ingenic soc based wifi cameras.
We use the live555 libraries to deliver the streams via RTSP. To support
multiple parallel streams, we have created a DeviceSource based on the
FramedSource.
The dev