Skip to content

cftong/Yi4kAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yi4kAPI

Lightweight python API for Yi 4k camera.

It is reverse-engineered from official Java API.
Current limits are:

  • values provided to commands should be correct strings,
  • camera data exchanging operations are blocking,
  • no callbacks are supported.

###Commands not implemented:

  • formatSDCard
    NSFW

  • deleteFile
    Considered vulnerable, maybe later

  • downloadFile

  • cancelDownload
    Redundant, available by http

  • getRtspURL
    Redundant, available at YiAPI() creation

  • buildLiveVideoQRCode
    Maybe later

  • startRecording datetime
    Lazy to implement

About

Yi 4k light python API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%