video from IP camera in jitter?
Hello all,
I'm working with some IP networked cameras:
http://www.hootoo.com/14-inch-color-wifi-twoway-audio-pan-tilt-ip-camera-cmos-p-23762.html
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
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'
there is also the jit.uldl object
check handgiftbox,you must find the answer!