KronTalk

Chronos => Software Dev => Topic started by: mist on December 02, 2021, 02:56:22 AM

Title: rtsp stream cuts out after 3:40 miniute stream.
Post by: mist on December 02, 2021, 02:56:22 AM
Hi, I'm currently using Chronos 2.1 high-speed camera.
Unfortunately, I found the same issue as mine at https://github.com/krontech/chronos-cli/issues/12

I ran this command for stability test
$GST_DEBUG=GST_REFCOUNTING:5 gst-launch-1.0 rtspsrc location=rtsp://[cameraIP] debug=1 short-header=TRUE ! rtph264depay ! h264parse ! fakesink

And it is stopped at 0:03:40.184824774

I also checked this with vlc with different cache sizes. It also stops after a few minutes.

Does anybody know how to solve the issue?
I attached my debug log.
Please reply to me. Thanks.
Title: Re: rtsp stream cuts out after 3:40 miniute stream.
Post by: sanjay on January 21, 2022, 03:22:18 PM
Hi mist,

This was fixed in the latest software update 0.7.1. Please see my post about it here: https://forum.krontech.ca/index.php?topic=687.msg4948#msg4948 (https://forum.krontech.ca/index.php?topic=687.msg4948#msg4948)

Hope this helps!