ERR Could not send packet

Current Development version likely to have breaking changes
Post Reply
boyrok
Posts: 4
Joined: Wed Apr 03, 2024 5:02 pm

ERR Could not send packet

Post by boyrok »

What are these errors, the camera is working but this keeps appearing in the log:

Image
Image
User avatar
iconnor
Posts: 2906
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: ERR Could not send packet

Post by iconnor »

It is ffmpeg complaining that it doesn't like the data. Sometimes we see this if the cpu can't keep up.
boyrok
Posts: 4
Joined: Wed Apr 03, 2024 5:02 pm

Re: ERR Could not send packet

Post by boyrok »

iconnor wrote: Wed Apr 03, 2024 6:43 pm It is ffmpeg complaining that it doesn't like the data. Sometimes we see this if the cpu can't keep up.
CPU load 2% I7-12700K
Image
User avatar
iconnor
Posts: 2906
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: ERR Could not send packet

Post by iconnor »

You can turn on debug logging, maybe ffmpeg will log something meaningful.
Post Reply