2009/9/17 jurgen jurgen <jurge...@citromail.hu>: > Hi > > how can I put the video stream of an wv54gc ip webcam to a website? > > I can reach it here: http://192.168.1.115/img/video.asf > > any tips? :) :\ > > bye >
Hi, This is the web page[1] I built for a SFD event a couple years back right click to see the source. This how I called on that html into another page[2]: <div style="float: right;"> <iframe src="frame.html" marginheight="0" marginwidth="0" frameborder="0" height="240" scrolling="no" width="320"></iframe></div> When I did this I was using a program called webcam[3] to capture the images from a webcam and upload the pics to a web server. Hope this helps you out and gives you some ideas. [1] http://sfd2006.southernvaleslug.org/frame.html [2] http://sfd2006.southernvaleslug.org/ [3] http://packages.debian.org/lenny/webcam Regards -- [WWW] http://southernvaleslug.org/ [IRC] #southern-vales.lug on irc.freenode.net "The significant problems we face cannot be solved at the same level of thinking we were at when we created them" Albert Einstein -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org