Hi all
I am wanting to download short clips from multiple camera feeds to stitch together using ffmpeg for a sports event. The hardware in question is Dahua, 60FPS 4MP cameras. I have experimented for ages going direct to cameras and triggering a start / stop recording (generally max 5-10...
Hello
As you know RTSP streams are not directly supported anymore in browsers, and i have to be able to provide my users a working link to a streaming IP CAM, that ca be used in various webpages that want to cast that stream in their browser.
The stream comes from a dome surveillance camera...
Guys,
Anyone know if user groups and permissions for those groups can be added by the Dahua API.
I can batch users and assign them to already set groups, but there seems to be no available command for adding groups in the API.
Thanks in advance in anyone knows how to do this.
Hi All,
I have a Dahua SD5A425XA-HNR.
At night, it has a strong IR light and lights the scene well. What I've discovered of course is that since licence plates are highly reflective, they are overexposed and unreadable. Default Exposure Compensation is set at 50. (Scale 0-100). This works...
Hi all,
First post on here so be gentle!
I am trying to send a wipe command to a DH-SD6AL230F-HNI-IR....
I have found (on this forum) a HTTP API document:
https://s3.amazonaws.com/amcrest-files/Amcrest+HTTP+API+3.2017.pdf
Using this I've managed to send a few different commands to various...
I have huge problems with
http://<server>/cgi-bin/loadfile.cgi endpoint
whatever i try to type here i get error 400 bad request.
Can you tell me how u manage it to work, or give me example of your requests.
I can add that other functions of api calls are working properly. Just this generates...
Hi,
I have an Herospeed NVR with several cameras attached through PoE ports. I can see all the cameras via the NVR web interface but I wouold like to setup them in another LAN app via HTTP, RTSP or ONVIF. I've tried some URLs found online but none worked. Do you know what I can use to do this or...
Hello,
I'm a developer, I work on a project to make my own acess control system with Dahua products (I work with ASC1204b-s controller)
However, I cannot connect to the controller with the HTTP Protocol (Basic and Digest authentication) using the API. Instead of sending back an error code (like...
Hi together,
a couple days ago we received and installed the DS-2DE4A225IW-DE poe ptz camera.
Since them I am struggeling to find the correct http-commands for pan/tilt and zoom.
I like to include the controlling into our home automation.
So far I tired this one...
Hi,
I need to change IVS configuration on my NVR often. And I want to do it from my smartphone.
I can change configuration by many-many HTTP commands for each IVS rule and channel, but it is not so convinient.
I wonder if there is HTTP command to DAHUA IPC/NVR to automatically import...
Hello,
I have a DS-2CD1023G0-I cam and I would like to visualize live stream on a web page.
I have already set the sub stream to mjpeg and activate the Hikvision GCI.
Putting this url I'm able to take snapshot: ipcam/Streaming/channels/102/picture
But putting this one I'm not able to see live...
Hi,
I have a Hikvision DS-2CD3145F-I and I can access the "still picture" link and the RTSP-Stream via VLC Player.
Unfortunately I did not manage to get a video stream via HTTP from the camera.
I tried several different kinds of links like:
rtsp://IP:port/Streaming/Channels/101...
Hi everyone,
I'm trying to change BI profile when my alarm is set. My Fibaro box receives a message when my alarm is set and from Fibaro I should be able to send an http command.
Before doing so I'm trying from a simple browser but fail....
here is the command I paste in my browser...
I have a Hikvision DS-2CD2542FWD-IS (4MP mini-dome) and I know there are some things you can read out and control via HTTP commands. For example, you can get the current motion detection setting with
curl http://user:password@ipaddress/MotionDetection/1 >resp.xml
and if you modify the...
I discovered this awesome project by Magnus Appelquist who constructed a python script he calls blueiriscmd, that allows you to send commands to Blue Iris via HTTP to read status, trigger events, change profile etc all from the command line or embed the python code into your own python scripts...
When I use the following URL to try to get an alert to trigger it comes up with the login screen. When i login with the credentials that I use in the url...i get in and if i run the url again The alert is triggered. What do I have wrong that might be causing the login screen to be displayed...
Hey all,
I'd like to use a preset in blue iris to make my dahua SD-59230s-hn go into "pan" mode.
This command works when i paste it into my browser (taken from the dahua HTTP API and something posted by bp2008)...
Hi all!
Just wanted to pass along a solution I discovered, while dealing with the somewhat infamous bug that disabled my HTTP access after changing the HTTP port (NOT the port shown/set within SADP)
Problem: DS-2CD862MF camera is not accessible via HTTP after changing the HTTP port from its...
After spending the majority of yesterday on this, I'm giving up and asking for help--I can't for the life of me figure out what I'm doing wrong!
Setting up new Foscam camera and trying to integrate it into Blue Iris. The Foscam set up went fairly smoothly, easily found the camera using the...
Hi,
I just got BlueIris setup a while ago and I got it open through my Firewall to access it from around the world. The issue I am having is if there is a way to setup blueIris to only allow HTTPS connections to it's Web Server? Right now it is just normal old HTTP and packets can be captured...