Hi, we are trying to do image processing with a Trendnet internet camera using GRIP.
We can watch the video stream from the web browser. However when GRIP tries to connect the ip camera, it shows “a problem occurred trying to start the frame grabber for IP Camera”. We have tried the same thing they tried (http://www.chiefdelphi.com/forums/showthread.php?p=1147973), but still no luck.
Do you know the URL of the M-JPEG feed? If you can see it in a web browser, try right-clicking the video and choosing “Open image in new tab”. You can paste the full URL into GRIP’s IP camera dialog.
As an example, an Axis camera would be “http://10.xx.xx.11/mjpg/video.jpg”, but most of it is automatically added because Axis cameras are so common in FRC
I know this is a year old post, but we used a trend net camera for the 2012 season. If you contact Trendnet and ask them for the CGI script manual, they will send it to you (or at least they did us). They will also tell you that CGI scripts are unsupported by them. Lastly, they have some extra information in their jpeg header compared to the Axis camera that we had to strip out to process the vision.