Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mist

Pages: [1]
1
Software Dev / rtsp stream cuts out after 3:40 miniute stream.
« 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.

Pages: [1]