Replies: 2 comments 1 reply
-
|
I'd suggest increasing the capture_rate. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
With 8MP camera stream, a single board computer may not be powerful enough. 8 core Orange Pi 4 pro cannot process a single 8MP h265 stream. Something to watch for if you want to use high resolution cameras. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am setting up a new server to handle full resolution IP cameras using an Orange Pi 4 Pro and am having an issue with a low cost Chinese 8MP resolution camera. I hope I can get some information on how to get this working properly since it missed a major incident in the past 24 hours.
I can watch the stream in vlc or ffplay with no issues from a different computer as there is no GUI on the headless server.
I have lowered the quality of the stream and frame rate but still get an error message.
Current stream info.
I have changed the pad.conf file not to detect any motion at present and I keep getting these log (level 7) messages.
Of course when the camera is not connected during a reset, events are missed.
When I run the stream through ffplay, I get
My configuration file for the problematic camera.
(Note: I cannot find how to use the netcam_highres and just tested what I have installed)
From the server.
Memory usage
It has been suggested that it may be a buffer shortage for the video stream.
Old motion server is working and overloaded on low resolution streams. Cannot test with higher resolution stream.
Beta Was this translation helpful? Give feedback.
All reactions