This widget shows a webcam with remote control capability through the web browser. It is possible to move the webcam left/right and up/down (pan and tilt). In order to move the webcam, just click on the "Webcam Control" in the bottom-left area of the widget. A small popup window will open with the left/right/up/down commands.
The purpose of this widget is to show the motorized webcam in action. You can remotely move the webcam and explore the nearby environment.
At this moment this webcam is installed in my studio (laboratory), so people can connect and explore it.
The new version (1.1.0) released on April 9, 2007 has an improved control of the webcam movement. There are four control buttons (left, right, up, down) directly on the image. So no popup window will be opened.
NEWS I built a web remote control for turning on/off a lamp in my lab. So you can turn on the light, if it is dark. If you want to try it, go here: http://dimingo.homelinux.com:8080/zsocket
NEWS I added a temperature sensor inside my laboratory, so you can check what
Comments
19 posts
Log in at the top of the page to post a comment.
1 - 19 of 19
When I clicked on the link for the light switch, it came up with an error. Please Tell Me Why.
I built a web remote control for turning on/off a lamp in my lab. So you can turn on the light, if it is dark. If you want to try it, go here: http://dimingo.homelinux.com:8080/zsocket
In that case, the camera will receive and execute all the commands in a smooth way, as it is receiving from a single user. This is because, there is one (and only one) servlet listening on the requests and the position state is stored inside that servlet. So there will not be a "jump" effect on the camera, due to separate and uncorrelated objects, maintaining the position information.
I also implemented a page with a web form for each logged user. In that case, there is "jump" effect, because there is an object storing the position information for each logged user. That page was used in the version 1.0.0 of the widget, but it was very unconvenient.
By jackpat88, # Jun 24, 2008 8:04:53 PM
By anniegan, # Feb 2, 2008 7:37:26 AM
By Ariock, # Oct 6, 2007 3:33:11 PM
By Kamax, # Aug 12, 2007 4:04:52 PM
By pino_otto, # Aug 5, 2007 6:10:29 PM
By the4cast, # Jul 21, 2007 6:42:31 PM
By mark1506, # Jul 9, 2007 2:28:39 AM
I built this system by myself.
If you want one of these motorized webcams, let me know.
By pino_otto, # May 27, 2007 11:04:42 AM
By mikeoo92, # May 27, 2007 5:56:54 AM
You should have a similar widget !!!!
Then we can exchange the widgets and see each other through them.
By pino_otto, # Apr 15, 2007 4:30:55 PM
By Fusha, # Apr 15, 2007 1:01:23 PM
I also implemented a page with a web form for each logged user. In that case, there is "jump" effect, because there is an object storing the position information for each logged user. That page was used in the version 1.0.0 of the widget, but it was very unconvenient.
By pino_otto, # Apr 12, 2007 10:42:22 AM
By rupen, # Apr 12, 2007 9:29:24 AM
By bacau, # Apr 9, 2007 11:24:34 PM
By Gengar003, # Apr 8, 2007 10:53:47 PM
During the day time it is always on.
By pino_otto, # Apr 3, 2007 11:15:42 PM
By AleksOD, # Apr 3, 2007 8:04:54 PM
By pino_otto, # Apr 3, 2007 7:49:53 PM
By haskellHacker, # Apr 3, 2007 7:29:43 PM