G
Guest
Hi
I am using a toolkit written in c++ that consists of three parts
1) video captur
2) image processin
3) OpenGL wrappe
The video capture program only works with local hardware (for example usb web cam). Since I have to use a remote live camera with a fixed IP-address, I then have to write my own video capture program that replaces the original video library. I am a beginner in programming, so I really don't have a clue how to do this, please help!
Is there any existing program I can use for this purpose or does anyone have examples of how the code should look like? How can the new capture program grab the live video stream from the camera's IP-address?
This is urgent!
Thank you so much
best regards from a newbie :
I am using a toolkit written in c++ that consists of three parts
1) video captur
2) image processin
3) OpenGL wrappe
The video capture program only works with local hardware (for example usb web cam). Since I have to use a remote live camera with a fixed IP-address, I then have to write my own video capture program that replaces the original video library. I am a beginner in programming, so I really don't have a clue how to do this, please help!
Is there any existing program I can use for this purpose or does anyone have examples of how the code should look like? How can the new capture program grab the live video stream from the camera's IP-address?
This is urgent!
Thank you so much
best regards from a newbie :