This is a simple demo showing how to talk back to a hikvision camera that has speaker using the ISAPI protocol.
- need python3 installed where
backend.py
is going to be run - modify
backend.py
and replace with the appropriate values the following:<camera_ip>
,<camera_user>
,<camera_pass>
- modify
index.html
and replace with the IP of the machine that is going to run the following:<backend_address>
- run
python3 backend.py
- open
index.html
in your browser - click
Allow
to use microphone - press
start audio
and speak - you should hear the camera playing your voice on the speaker