-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
Garbled video at higher resolution #179
Comments
I changed the doorbell cam from Medium (960x720) to High (1600x1200) without issue. |
did you fix it? |
No I couldn't get it to work. |
Actually I updated the UDMP and camera firmware since then, let me try again. |
Yeah, no change. If anything its worse. Before, only the camera with the high res stream was affected. Now they are all garbled just setting one stream (top left) to high res. Though I suspect this just has to do with how memory was allocated this particular boot. |
I had similar issues and lockups till I set all of my secondary streams to 640x480 and used that secondary stream for rpiserv. |
I've been running three Unifi cameras on a 1080 monitor without issue for years. The streams I use were the "medium" streams (1280x720)
I upgraded to a larger 4K monitor so I went to change the stream to the "high" stream (2688x1512) and I get what you see in the top left.
The main darker area looks like it "scrolls" up. Like every time the frame is drawn it's drawn one pixel off. The green part on the right side of the frame is a repeating pattern of random garbage.
Opening the same stream in VLC works fine.
Any suggestions?
The text was updated successfully, but these errors were encountered: