So I’ve got a dirt cheap IP web cam, and I want to access its image via HTML texture.
I can view the image through firefox etc by giving ip and port number, it asks for login name and password, the question is how do I do this though vvvv?
The HTML texture stays black, no pop box appears, any ideas of how to get a user name and pass in there?
I’m a web dunce, so I’ve no clue really!
Viewing the page source in firefox I can see
and if I click on the /lang/b28n.js I get the popup for the name/pass.
So I’ve had another crack, using HTML(networkget) I can login, as it has a name and pass field. I can see the HTML, and I can render that in HTMLTexture string, I’ve supplied the base URL to the HTMLtexture node and got the button gfx, but still no video.
The javascript port is that supposed to point to a .js file, or do you enter script in there?
Also the pan tilt buttons dont seem to work either, although they do have gfx.
Its a Tenvis JPT3815W wireless+wired camera that cost £30 by the way in case anyone is interested, got pan and tilt too ;)
Although I haven’t managed to access that through vvvv yet…
Might try that next :D
to get the stream into vvvv as video source you can try this little tool which is a DirectShow filter, after setting it up a DirectShow device is showing up on the video in node. http://alax.info/blog/1216