Cams
Jump to navigation
Jump to search
Configure
- http://192.168.55.160/netcfg.asp
- Basic Parameters
- IP address = 192.168.0.225
- GateWay = 192.168.0.5
- Basic Parameters
- http://192.168.0.225/advcfg.asp
- RTSP Parameters
- Enable RTSP
- RTSP Parameters
- Connect to video stream direct from PC
vlc rtsp://192.168.0.225
- Shell on camera (default user/password = admin/admin)
telnet 192.168.0.225
- Record from eee (not working from derro / mips nas)
openRTSP -v -b 90000 rtsp://192.168.0.225 > cam.h264
- Playback from eee
vlc ./cam.h264