-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels