adding a second camera, impossible
Posted: Tue Jul 23, 2019 12:30 am
problem : can only have 1 camera at a time.
when trying to add a camera, log shows that cannot prime, and keeps trying without success.
the first camera continues to be captured without problem.
Environment :
raspberrypi 3B+ with raspbian "buster"
zoneminder 1.32.3 "followed the steps from the wiki"
camera : 3 cams, brand: digoo, model: BB-m1
source used = ffmpeg
path = rtsp:user:password@ip:554/user=[user]_password=[password]_channel=1_stream=1.sdp?real_stream
ps: stream 1 yield a 640x360 signal , verified via ffprobe commands.
increased /dev/shm to 2G but is not used much (few percent).
options-storage changed to point at a 1T usb-drive for all events
Load steady at less than 1.00.
with the commands ffprobe .... i get sometimes the following message " [h264 @ 0x17adbe0] concealing 416 DC, 416 AC, 416 MV errors in P frame"
anyone can give me a pointer on what to check next ?
when trying to add a camera, log shows that cannot prime, and keeps trying without success.
the first camera continues to be captured without problem.
Environment :
raspberrypi 3B+ with raspbian "buster"
zoneminder 1.32.3 "followed the steps from the wiki"
camera : 3 cams, brand: digoo, model: BB-m1
source used = ffmpeg
path = rtsp:user:password@ip:554/user=[user]_password=[password]_channel=1_stream=1.sdp?real_stream
ps: stream 1 yield a 640x360 signal , verified via ffprobe commands.
increased /dev/shm to 2G but is not used much (few percent).
options-storage changed to point at a 1T usb-drive for all events
Load steady at less than 1.00.
with the commands ffprobe .... i get sometimes the following message " [h264 @ 0x17adbe0] concealing 416 DC, 416 AC, 416 MV errors in P frame"
anyone can give me a pointer on what to check next ?