View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#5
I have a trendnet IP camera too (just the cheapest IP100 I think), and it does motion jpeg only.

I have only used it to look at still pictures, but I will try to see if I can get the mjpeg stream to go to the tablet.

I found docs online that suggest that, for your camera, you use the following URL for video:

Code:
http://user:password@xx.xx.xx.xx/cgi/mjpg/mjpeg.cgi
SO, get a command line, and then enter the following:

Code:
mplayer http://user:password@192.168.0.197/cgi/mjpg/mjpeg.cgi
If that works, make an icon for Personal Menu that has that command in it. Then you can check the kid from the menu.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!

Last edited by qole; 2009-06-23 at 18:42.
 

The Following 2 Users Say Thank You to qole For This Useful Post: