imaginevision / Z-Camera-Doc

Document for Z Camera
149 stars 46 forks source link

RTSP Stream artifacts - v1.0.3 E2-F6 #66

Open chausler opened 7 months ago

chausler commented 7 months ago

Since upgrading to firmware v1.0.3 on our Zcam E2-F6s, we're getting visual artifacts (broken colours, stutters, freezes etc) in our stream. We're running the camera in movfmt C4K 2.4:1P59.94 and capturing the RTSP stream directly to disk using ffmpeg.

These are the stream settings. { "streamIndex": "stream1", "encoderType": "h265", "bitwidth": "10bit", "width": 4096, "height": 1728, "fps": 60, "sample_unit": 1001, "bitrate": 80000, "gop_n": 60, "rotation": 0, "splitDuration": 300, "status": "streaming" }

We've reproduced this across multiple cameras. Rolling back to version 1.0.1 fixes the issue.