I am a new user of this program and i installed it following this guide :
https://zoneminder.readthedocs.io/en/1. ... ebian.html
My rtsp camera feed works correctly in VLC
I'm trying to monitor my camera with remote/ffmpeg/vlclib, But i have errors in my logs and i can't view the camera feed :
Code: Select all
Monitor shm is not connected
Unable to connect to monitor id 1 for streaming
Can't open memory map file /dev/shm/zm.mmap.1: No such file or directory
Unable to open input rtsp://10.2.43.101:554/s0 due to: Immediate exit requested
Failed to prime capture of initial monitor
I have tried to chmod 777 /dev/shm or chown www-data:www-data and it did not resolve the issue.
The file zm.mmap.1 is however created each time and has the correct permissions and user:group
Thank you in advance for your help and your patience.
Here are the specs of my camera:
Camera : UVC G3 Flex
Width: 1920 px
Height: 1080 px
Bitrate: 2047 kbps
FPS : 25
RTSP Url : rtsp://10.2.43.101:554/s0
- Ubiquidi confirmed that its compatible with zoneminder
Specs of my VM running zoneminder:
OS : Debian 12 x64 bits
Ram : 8GB (shared memory = 70%)
CPUs: 2
one HDD for the OS and zoneminder
one HDD for the /events and /images of zoneminder
Mariadb v15.1 database for zoneminder