We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sometimes there are issues reading frames from the office cameras that result in errors like this one
{"name": "groundlight.stream", "level": "ERROR", "file": "/src/grabber.py", "line": 134, "function": "grab", "time": "2022-07-18 21:39:49,178", "asctime": "2022-07-18 21:39:49,178", "created": 1658180389.178412, "message": "could not read frame from self.capture=<VideoCapture 0x7f6d633490>"}
betters logs would help us troubleshoot and confirm whether the corresponding rtsp stream is actually working as expected
The text was updated successfully, but these errors were encountered:
No branches or pull requests
sometimes there are issues reading frames from the office cameras that result in errors like this one
betters logs would help us troubleshoot and confirm whether the corresponding rtsp stream is actually working as expected
The text was updated successfully, but these errors were encountered: