video from IP camera in jitter?

batchku's icon

These cameras provide their video signal on the web thru a browser (they have a webserver built-in!). They also allow you to control the tilt-pan servos in the camera through the browser.

I've attached the html page to which one points one's browser; it's made for a javascript compatible browser (i.e. it works on iphone). it's also pasted below.

i'm interested in getting this video into Max/Jitter.
if anyone has any hints as to how to get this video into max, i will treat you a beer and/or a lollypop.

thanks,

ali

it's also past

1754.IPCAMpagesource.html
html
Brecht's icon

You should be able to get the video into jit.qt.movie by reading the rtsp (real-time streaming protocol) stream, e.g.: 'read rtsp://10.0.0.1'

dodgeroo's icon

there is also the jit.uldl object

alexadam1212's icon

check handgiftbox,you must find the answer!