CamUniversal looks very promising however i find it lacking one major thing.
For network cameras, I want to be able to monitor and record remote cameras for motion detection. There seems to be no way in CamUniversal of specifying different urls.
For example, I want to be able to have motion detection and preview use the url:
http://<IP address>/axis-cgi/mjpg/video.cgi?fps=1&resolution=320x240
that way when passively monitoring it it would use much less network bandwidth. But once motion detection is trigger or video is being recording, just use
http://<IP address>/axis-cgi/mjpg/video.cgi whitch will return 640x480 and 15fps
also for image capture it could be using
http://<IP address>/axis-cgi/jpg/image.cgi insted o taking still fraes from the video source.