Does anybody know who to use an ip camera from OpenCV?
I have some code for using prosilica gigE cams with … if that is what you mean.
hey stefanix.
it would be great if you could share your prosilica code.
thanks,
stephan.
There you go:
http://file.stefanix.net/ofxVideoGrabberProsilica.zip
It’s a rudimentary implementation for osx. Prosilicas sdk is cross-platform so using it on linux or windows should be a matter of switching the static lib files.
Happy Hacking,
1 Like
great thanks.
do you have a quick example project?
thanks a bunch.