Accessing IP camera thuth renderer HTML

hi everybody.
i have buyed an IP camera:
http://translate.google.com/translate?hl=fr&sl=ru&tl=eng&u=http://www.aviosys.ru/faq.html&rurl=translate.google.fr

and i m trying to access to it inside vvvv with the HTML renderer:
http://translate.google.com/translate?hl=fr&sl=ru&tl=eng&u=http://www.aviosys.ru/faq.html&rurl=translate.google.fr

Helas, i do not arrive to make cgi works. It returns to me that i m on the bad gate.

Does anybody could suggest me how to use Html renderer with the cgi commands specified ( just trying to read the webcam, no more)

merci ;-)

i mean this command ( where is the edit message button ? )
http://camera.address/GetData.cgi?Status=1

Hello,

The last link seems to be dead. Post it again !

DS

hi anto !

no last link is not a link but a cgi command
otherwise, i m accessing now to the web interface BUT i m not understanding the following things:

-the image is not complete until i resize the HTML renderer to have a complete image
-the dx9 renderer is blinking white, like if there was trouble in refreshments
of the renderer HTML

i m very perplex. I was thinking that I can get a good result from the camera directly.

any idea ?

edit: driver is not listening to this syntax: http://User:Pass@Camera_IP:Port/vb.htm?videocodecmode=Profile&videocodecres=Mode,
где Profile x Mode:
0 x 0 - Tri mode: MPEG-4 352x192, MPEG-4 1280x720, M-JPEG 320x176
1 x 0 - Dual mode 1: MPEG-4 640x480, M-JPEG 640x480
1 x 1 - Dual mode 2: MPEG-4 1280x720, M-JPEG 1280x720
2 x 0 - Dual mode 3: MPEG-4 352x192, MPEG-4 1280x720
3 x 0 - Single 1: MPEG-4 1280x720
4 x 0 - Single 2: M-JPEG 1280x720

ipcam.v4p (9.6 kB)

humm Ok !.. no text …

https://vvvv.org/sites/default/files/imagecache/large/images/blinking.jpg hum… why why why

You could try to get the image directly and not the webpage it is embedded in. Open up the page in your browser (e.g. Firefox), right-click on the webcam image, in the context-menu that is popping up, there should be some option like “Copy Image Location”. Use the URL that is copied to the clipboard with HTTP (Network Get) to retrieve the image.

demo.v4p (3.9 kB)

hi bjoern, thanks for your reply. helas i m trying to access the video stream, and not an image.
i have a simple little html text showing up in the outputted string

the ip camera is running 25fps and i do not arrive to make work cgi commands, also in a simple web browser.
surely i m missing a big something about ip cameras.

the camera may open a camera server.
bur i dont arrive to retrieve it, also with the cgi russian commands … :-((

sorry seems I didn´t read thoroughly.

no matter at all, bkoern, it was nice from you.

have you seen these infos?
http://www.networkcamerareviews.com/forums/about1545.html

regards, p.

hi phil. yes i already tried the xp soft but without success. nothing showing up on the driver side :-( …

hi christophe,
at some point it’s possible to stream the video showed from the camera software to vvvv with the sharedmemory node, but you’ve to find the name
to correctly fill the # “NamePin” of the SharedMemory (EX9.Texture)

hi charles and thks for this precisions. did you already tried this software ? maybe i m not really good understanding how to use it ?

in fact i’ve the same problem here with a software call pfv for the photron camera…
kalle told me he managed to do this between a 3rd party software and vvvv
but he get the name (for the SharedMemory node) directly from the dev of the soft…

ok, thanks for your reply circuit b.

I m still fighting:
i m accessing with HTML renderer, surely using the activeX to read it. But to get an image i m still obliged to set the HTML renderer in Ful screen.
if i reduce it, i m croping the frame
if i m hiding it i m having nothing as image pass to the gdi texture

and i m still having phase troubles with my capture:
the image is reproduced 3 times and overlaying eachone
the image is flashing white
this despite image is ok in html renderer in full screen

does anybody know how to fix it:
-get image stop blinking and at correct size
-get html renderer work hidden and delivering its image ?https://vvvv.org/sites/default/files/imagecache/large/images/Clipboard01_0.jpg

ipcam.v4p (5.6 kB)

a webcam from the comany is fondable here:
http://122.116.137.123:19071/index.htm

user name: guest
password : guest

ouright, there really seems to be a bug somewhere concerning the resolution of the html-renderer and the gdi-textures…

sill, attached works quite good for me. make the Renderer (HTML URL) the actual size it needs to be and see how its full output is visible in the Renderer (EX9) via the GDITexture (DX9). note how you can also go fullscreen with the ex9-renderer even in front of the html-renderer!

hope that helps.

ipcam_0.v4p (7.4 kB)

hi joreg, first thanks to have taken the time to look at my problem. unfortunatly, is still white flashing and creating a 4xtimes enumerated image on the gdi texture.
:-(
do you think its reliable to the activeX , the 1280x720 resolution or the Three layered codec ( MPEG1 + MPEG4 + MJPG ) ?

i don’t see white flashes with my example patch. do you also get them there or only when viewing the webcam-page?

i have no idea about the cut/repeated image. i cannot think of anything that would cause that since the original is fine and the gditexture should really only be a copy…

also tried with the .cgi commands. didn’t work. probably you should ask for support from aviosys…