Search found 8 matches
- Thu Aug 29, 2019 6:41 am
- Forum: ZoneMinder 1.33.x Development Branch
- Topic: How to test command curl 'http://localhost:4000/setcameraparam'
- Replies: 2
- Views: 6580
Re: How to test command curl 'http://localhost:4000/setcameraparam'
Dear iconnor , I have FI8918W.pm. Can I modify my $req = HTTP::Request->new( GET=>"http://".$self->{Monitor}->{ControlAddress}."/$cmd"."&".$self->{Monitor}->{ControlDevice}); to curl 'http://localhost:4000/stopcamera' -H 'Content-Type: application/x-www-form-urlencoded; charset=UTF-8' -H 'Accept ...
- Wed Aug 28, 2019 8:21 am
- Forum: ZoneMinder 1.33.x Development Branch
- Topic: How to test command curl 'http://localhost:4000/setcameraparam'
- Replies: 2
- Views: 6580
How to test command curl 'http://localhost:4000/setcameraparam'
Hi, My camera is PTZ with protocol : curl 'http://localhost:4000/setcameraparam'. Could me test command with this protocol in Zoneminder. I have seen another Camera use HTTP with api : ptzcontrol.cgi?, decoder_control.cgi?command=0&. In my case, please give me a advise. Thanks adn Best Regards,
- Sat Aug 24, 2019 6:10 am
- Forum: ZoneMinder 1.33.x Development Branch
- Topic: Can't load data from Hikvision.pm
- Replies: 4
- Views: 2505
Re: Can't load data from Hikvision.pm
I have tried version zoneminder but not work issue. I work with unbutu 16.04 desktop.
Thanks
Thanks
- Fri Aug 23, 2019 2:35 pm
- Forum: ZoneMinder 1.33.x Development Branch
- Topic: Can't load data from Hikvision.pm
- Replies: 4
- Views: 2505
Re: Can't load data from Hikvision.pm
Hi, Follow https://wiki.zoneminder.com/How_to_control_your_Foscam_HD_cameras_-_PTZ I have created New.pm and Add New Control in Zoneminder. but my Zoneminder web, I think don't map /usr/share/perl5/ZoneMinder/Control/New.pm. I have tried with HikVision because it existed. When I delete HikVision.pm ...
- Fri Aug 23, 2019 11:15 am
- Forum: ZoneMinder 1.33.x Development Branch
- Topic: Can't load data from Hikvision.pm
- Replies: 4
- Views: 2505
Re: Can't load data from Hikvision.pm
I have need advise. Thanks
- Thu Aug 22, 2019 8:46 am
- Forum: ZoneMinder 1.33.x Development Branch
- Topic: Can't load data from Hikvision.pm
- Replies: 4
- Views: 2505
Can't load data from Hikvision.pm
Hi, I have issue :
When I delete Hivision in Control Capabilities (Edit Control Type) then creat HikVision same with file old (in Add New Control).
I have tried PTZ but not working.
Please give me advice. Thanks
When I delete Hivision in Control Capabilities (Edit Control Type) then creat HikVision same with file old (in Add New Control).
I have tried PTZ but not working.
Please give me advice. Thanks
- Wed Aug 21, 2019 2:16 am
- Forum: ZoneMinder 1.33.x Development Branch
- Topic: How to setup my camera working in ZM with PTZ
- Replies: 2
- Views: 1849
Re: How to setup my camera working in ZM with PTZ
I am newbie so I don't know test URL work from the browser.
I have created modify from Hikivision.pm or exist file .pm. I am newbie so I don't know test URL work from the browser
Is it something I need to do add my camera protocol?
I have created modify from Hikivision.pm or exist file .pm. I am newbie so I don't know test URL work from the browser
Is it something I need to do add my camera protocol?
- Tue Aug 20, 2019 9:49 am
- Forum: ZoneMinder 1.33.x Development Branch
- Topic: How to setup my camera working in ZM with PTZ
- Replies: 2
- Views: 1849
How to setup my camera working in ZM with PTZ
I've made a control script and add new control in Zoneminder. Reference Hikvision.pm. Now I just need to know:
- In my camera, How to code protocol TCP or HTTP. What do I need to do, how the cmd in the .pm file can work PTZ control on the camera. I have not found a document about it
- In my camera, How to code protocol TCP or HTTP. What do I need to do, how the cmd in the .pm file can work PTZ control on the camera. I have not found a document about it