Search found 2 matches

by spiffybot
Mon Mar 03, 2014 11:26 am
Forum: Non-ZoneMinder Chat
Topic: Full time video recording with vlc
Replies: 1
Views: 3692

Full time video recording with vlc

I wrote a simple script to use vlc to record video full time. Since I want to have the video in 1 hour pieces I use cron to restart the recording every hour. It also can delete the old files. The rtsp stream path is for a Dahua HFW4300S, but can be replaced for the path of other cameras. # create ...
by spiffybot
Mon Mar 03, 2014 10:35 am
Forum: Hardware Compatibility List
Topic: Dahua HFW4300S works
Replies: 0
Views: 2293

Dahua HFW4300S works

The setup is quite easy. I am using v1.26.4 on mageia 4 Pick Ffmpeg as source type. Leave Maximum FPS and Alarm Maximum FPS blank. it just uses the same FPS as the camera stream is set to. For the substream source Path: rtsp://user:password@IPaddress:554/cam/realmonitor?channel=1&subtype=1 For the ...