Skip to content

kszere/Custom-Software-For-Xiaomi-Dafang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo build, coming soon.

Donate with PayPal

Custom Software For Xiaomi Dafang

This repository cointains Custom Software with HTTP API and panel site for the Xiaomi Dafang Camera.

This Software based with Xiaomi Dafang Hacks.

Manual And Documentation API

Manual and documentation is make for old version. Please check all-urls.txt file.

Features

  • HTTP API with return JSON data

    API return data with JSON

  • support with app on Android

    • tinyCam (you must added config file)
    • IP Cam Viewer (added to app)
  • WEB Panel with HTML5/CSS/JS (in soon)

ToDo

  • Correct and add real check return data status in api (success, error, info)
  • Create table with return code api
  • Add additional functions for all Actions if possible it
  • Create panel with framework CSS on Dafang

Changelog

v0.0.5 Beta
  • push v0.0.5 Beta
  • change name repo from Xiaomi-Dafang-API to Custom-Software-For-Xiaomi-Dafang (2018-02-21)
  • refresh home page api.cgi (2018-02-22)
  • repair set_timezone action (2018-02-23)
  • change url API Documentation And Manual (2018-02-23)
  • add Support for iSpy App (2018-02-24)
  • Added "camera.conf" configuration file (2018-02-24)
  • added OSD to RTSP and snaphot (2018-02-24)
  • Added safe test load source *.cgi files (2018-02-24)
  • Added LEDs Switch (2018-02-24)
  • Added NightVision Switch (2018-02-24)
  • Added Daemon Night Vision Detection (2018-02-25)
  • Added auto function for NightVision (2018-02-25)
  • Refresh motor functions and added vaild (2018-02-26)
v0.0.4 Beta
  • added nightvision in ?action=get_snaphot when v4l2rtspserver-master running
  • added home page api.cgi with informations about API
  • update Manual and Documentation API
v0.0.3 Beta
  • start making GitBook Documentation API click here (2018-01-30)
  • update system informaations on API (2018-01-31)
  • added new ?action=get_snaphot for making snaphot, also when running v4l2rtspserver-master (2018-01-31)
  • added new ?action=set_timezone for change timezone localy time ((2018-01-31))
v0.0.2 Beta
  • create XML file configuration Camera for tinyCam on Android (2018-01-23)
  • added system informations on API (2018-01-28)
  • added light sensor information on API (2018-01-28)
v0.0.1 Beta
  • create repo (2018-01-23)
  • upload first version api (2018-01-23)