Archive for February, 2015
How To Turn off Port 7999 UDP Broadcasting
How to turn off port 7999 UDP broadcasting steps:
1. Check if dana_enable
URL http://[camera_ip_address]:[http_port]/cgi-bin/hi3510/param.cgi?param.cgi?cmd=getdanaattr
var dana_enable=”0″; var dana_server=”svrshp.thingsnic.com”; var dana_port=”80″; var dana_sn=””;
2. If dana_enable=”1″, it needs to turn off
URL to turn off
http://[camera_ip_address]:[http_port]/cgi-bin/hi3510/param.cgi?param.cgi?cmd=setdanaattr&-dana_enable=0
If var dana_enable=”0″, port 7999 UDP broadcasting is off.
Still Image/Snapshot URL Provided for Models: M7B77/M7D77/M7B15/M7D12/M7B57/M7B37-W
Still image/snapshot URL provided here for users who interested:
There are Large size / Middle size and Small size still image, only Middle size and Small size still image / snapshot switchable by cgi:
http://[camera_ip_address]:[http_port]/cgi-bin/hi3510/param.cgi?cmd=setmobilesnapattr&-msize=1 default to Middle size still image/snapshot
with camera credential:
http://[user]:[password]@[camera_ip_address]:[http_port]/cgi-bin/hi3510/param.cgi?cmd=setmobilesnapattr&-msize=1
Example: http://192.168.1.202/cgi-bin/hi3510/param.cgi?cmd=setmobilesnapattr&-msize=1
http://[camera_ip_address]:[http_port]/cgi-bin/hi3510/param.cgi?cmd=setmobilesnapattr&-msize=2 default to Small size still image/snapshot
with camera credential:
http://[user]:[password]@[camera_ip_address]:[http_port]/cgi-bin/hi3510/param.cgi?cmd=setmobilesnapattr&-msize=2
Example: http://192.168.1.202/cgi-bin/hi3510/param.cgi?cmd=setmobilesnapattr&-msize=1
Here are our most interested:
Large still image/snapshot URL is http://[camera_ip_address]:[http_port]/tmpfs/snap.jpg
with camera credential:
http://[user]:[password]@[camera_ip_address]:[http_port]/tmpfs/snap.jpg
Example: http://192.168.1.202/tmpfs/snap.jpg
Small/middle still image/snapshot URL is:
http://[camera_ip_address]:[http_port]/tmpfs/auto.jpg
with camera credential:
http://[user]:[password]@[camera_ip_address]:[http_port]/tmpfs/auto.jpg
Example: http://192.168.1.202/tmpfs/auto.jpg