Skip to content
New issue

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

better logging in rstp frame grabber #16

Open
romerocesar opened this issue Jul 18, 2022 · 0 comments
Open

better logging in rstp frame grabber #16

romerocesar opened this issue Jul 18, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@romerocesar
Copy link
Contributor

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

@romerocesar romerocesar added enhancement New feature or request good first issue Good for newcomers labels Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant