Video stream (no audio)
# vlc http://192.168.1.10/img/mjpeg.cgi
# vlc http://192.168.1.10/img/video.mjpeg
# vlc rtsp://192.168.1.10/img/video.sav
Video stream (audio)
# vlc http://192.168.1.10/img/video.asf
Snapshot
# wget --quiet --output-document=image.jpg 'http://192.168.1.10/img/mobile.cgi'
# wget --quiet --output-document=image.jpg 'http://192.168.1.10/img/snapshot.cgi?size=X&quality=Y'
- Size:
1 = 160×128
2 = 320×240
3 = 640×480
- Quality:
1 = Very high
2 = High
3 = Normal
4 = Low
5 = Very low
Timelapse
# cat timelapse.sh
# ./timelapse.sh run
# ./timelapse.sh make_video
Bonus
# cat cam.sh
No comments:
Post a Comment