novatek-api | crappy way to control my APEMAN/Novatek WiFi
kandi X-RAY | novatek-api Summary
kandi X-RAY | novatek-api Summary
novatek-api is a Python library. novatek-api has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.
I bought one of these APEMAN 4K action cameras, a cheap GoPro knockoff. As far as I can tell, the APEMAN is using a digital camera SoC from Novatek; I don't know who wrote the software onboard. The camera can be set to broadcast a Wi-Fi network, which allows you to use an app like CamKing to control it remotely. The app allows you to start and stop recording, take photos, and change some configuration settings. The app communicates to an HTTP endpoint at which also provides a user interface for uploading and downloading files from the SD card. There is also a streaming video feed available at This repo contains novatek.py, a very crummy wrapper around the HTTP API to allow you to do things like change configuration settings and list files. The behavior was reverse engineered from the iOS and Android versions of CamKing. There should be other functions that I have not exposed yet. Most of the methods do not return useful values, or do any error checking at all. A much nicer project that works with a very similar camera is over at Steven Hiscock's yidashcam.
I bought one of these APEMAN 4K action cameras, a cheap GoPro knockoff. As far as I can tell, the APEMAN is using a digital camera SoC from Novatek; I don't know who wrote the software onboard. The camera can be set to broadcast a Wi-Fi network, which allows you to use an app like CamKing to control it remotely. The app allows you to start and stop recording, take photos, and change some configuration settings. The app communicates to an HTTP endpoint at which also provides a user interface for uploading and downloading files from the SD card. There is also a streaming video feed available at This repo contains novatek.py, a very crummy wrapper around the HTTP API to allow you to do things like change configuration settings and list files. The behavior was reverse engineered from the iOS and Android versions of CamKing. There should be other functions that I have not exposed yet. Most of the methods do not return useful values, or do any error checking at all. A much nicer project that works with a very similar camera is over at Steven Hiscock's yidashcam.
Support
Quality
Security
License
Reuse
Support
novatek-api has a low active ecosystem.
It has 25 star(s) with 7 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. On average issues are closed in 2 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of novatek-api is current.
Quality
novatek-api has 0 bugs and 6 code smells.
Security
novatek-api has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
novatek-api code analysis shows 0 unresolved vulnerabilities.
There are 3 security hotspots that need review.
License
novatek-api does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
novatek-api releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
novatek-api saves you 95 person hours of effort in developing the same functionality from scratch.
It has 242 lines of code, 39 functions and 3 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed novatek-api and discovered the below as its top functions. This is intended to give you an instant insight into novatek-api implemented functionality, and help decide if they suit your requirements.
- Report status
- Blink an LED
- Control the LED
- Turn off LED
- Capture camera profile
- Generic GET method
- Takes the uploaded photo as a string
- Set the velocity of the planet
- Get number of photos to store
- Returns a list of all file paths
- Returns the current configuration as a dictionary
- Return 3012 version number
- Return the thumbnail of a file
- Set the parameter header
- Set motion detection
- Checks if the card has an SD card
- Delete a file
- Set time stamp
- Set audio capture mode
- Ping the device
- Set photo resolution
- Reset the configuration
- Return the SWSD
- Set time
- Set the date
- Set wifi password
Get all kandi verified functions for this library.
novatek-api Key Features
No Key Features are available at this moment for novatek-api.
novatek-api Examples and Code Snippets
No Code Snippets are available at this moment for novatek-api.
Community Discussions
No Community Discussions are available at this moment for novatek-api.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install novatek-api
You can download it from GitHub.
You can use novatek-api like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use novatek-api like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page