markszabo/tapo-c200-timelapse

Capture.py errors

Opened this issue · 0 comments

Hey.
I ran capture.py, and it made the screenshot just fine.
However, there were some errors. I've tried to reintall VLC and reboot but it didn't solve it.

Again, there's no issue because it makes the screenshot just fine, but I hate errors and was wondering if you had any idea what caused it:

john@raspberrypi:~/Timelapse $ python3 capture.py
waiting for VLC
Created new TCP socket 7 for connection
[0000007f60054230] avcodec decoder error: unspecified video dimensions
[0000007f60054230] avcodec decoder error: cannot start codec (h264_v4l2m2m)
[0000007f60054230] main decoder error: buffer deadlock prevented
staring capture
/home/john/Timelapse/output/2024-05-05/1714936431.jpeg

Untitled

Thank you for sharing your code with us :)