I have a raspberry pi zero with the Raspberry Pi Camera v2.1. I am trying to make it stream video and work with the MMM-RTSPStream module installed on the main Rapsberry Pi 3 but am getting errors.
I am setting up the RTSP stream using instructions found on https://zoneminder.blogspot.com/p/rasbpeery-pi-zero-camera.html and when I get to sudo systemctl start v4l2rtspserver
I get an error and nothing happens
I noticed that the file referenced in the system file I had to create does not exist in the usr/bin
but I found it in home/pi/v4l2rtspserver
location so I used the terminal to copy it over. However that did not fix the issue
Camera I am using: https://shop.pimoroni.com/products/raspberry-pi-camera-module-v2-1-with-mount
Any help you can provide with this is appreciated
I included a photo of the systemctl status file