connecting a picam v2 to raspberry pi 4
using navio2 img
i was testing my picam and successfully streamed to a browser, and everytime i put the raspberrypi address in a browser followed by:8081, i see the camera streaming.
when trying to use
mjpg_streamer -o “output_http.so -w ./www” -i "input_raspicam.so"
i get the following error
bind: Address already in use
mmal: mmal_vc_component_enable: failed to enable component: ENOSPC
camera couldn’t be enabled]