Showing posts with label webcam. Show all posts
Showing posts with label webcam. Show all posts

Thursday, July 9, 2015

xmeye ip webcam and VLC

Xmeye, rtsp url settings for webcams or surveillance software


In VLC player we need to "Open Network Stream".
Add: rtsp://<ip_cam_address>:554/user=<username>&password=<password>&channel=1&stream=0.sdp

Xmeye website, just in case.

VIM cheat sheet

Basic basics :) i - start editing, current symbol a - start editing, next symbol Esc - stop editing :w - write to disk :w <filename> -...