No idea. Might work.
Yes, required for RTSP support. On Ubuntu 20.04+ with Ignition v8.1, the Ubuntu-supplied OpenCV is sufficient. You just have to tell Ubuntu to install it.
No idea. Might work.
Yes, required for RTSP support. On Ubuntu 20.04+ with Ignition v8.1, the Ubuntu-supplied OpenCV is sufficient. You just have to tell Ubuntu to install it.
Doesn't seem to work with a camera using digest auth. Or I am missing something.
Did you put the user and password in the URL? While not supported by browsers nowadays, that is what OpenCV expects.
Yes, I tried multiple things, I thought this might work:
http://<user>:<pass>@<cameraIpAddress>/mjpg/video.mjpg
But it did not.