Difference between revisions of "Samsung Cameras"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
User Name: “hsyco” Password: “00000000” | User Name: “hsyco” Password: “00000000” | ||
+ | |||
+ | Enable "video" and "commands" controls for this user. | ||
Line 18: | Line 20: | ||
[[File:SamsungCameras2.png]] | [[File:SamsungCameras2.png]] | ||
+ | |||
+ | == hsyco.ini sample declaration == | ||
+ | |||
+ | Cameras = samsung | ||
+ | Camera.samsung.URL = <nowiki>http://192.168.1.183/cgi-bin/video.cgi?msubmenu=jpg</nowiki> | ||
+ | Camera.samsung.MaxAge = 1d | ||
+ | Camera.samsung.MotionBuffer = 15 | ||
+ | Camera.samsung.User = admin | ||
+ | Camera.samsung.Password = admin | ||
+ | Camera.samsung.PTZ = SNV-3120V |
Latest revision as of 11:35, 26 August 2014
How to configure Samsung cameras with Hsyco
From a Web browser, type the URL to access the Samsung camera interface. (for example http://192.168.1.183).
To change the camera IP address go to the basic TCP/IP Settings section:
Configuration > User > add the user “hsyco” setting User Name and Password as Settings (e.g. Camera.samsung.User = hsyco Camera.samsung.Password = 00000000)
User Name: “hsyco” Password: “00000000”
Enable "video" and "commands" controls for this user.
Motion and PIR detection
Activate the "Motion Detection" and "Video Analisys" from the configuration menu.
hsyco.ini sample declaration
Cameras = samsung Camera.samsung.URL = http://192.168.1.183/cgi-bin/video.cgi?msubmenu=jpg Camera.samsung.MaxAge = 1d Camera.samsung.MotionBuffer = 15 Camera.samsung.User = admin Camera.samsung.Password = admin Camera.samsung.PTZ = SNV-3120V