You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

jason-mao/esp_video_codec

0.5.0

uploaded 2 weeks ago
Espressif video codec
# Changelog

## v0.5.0

### Features

- Initial version of `esp-video-codec`
- Add video encoder and decoder common part
- Add hardware MJPEG encoder and decoder implement based on `esp_driver_jpeg`
- Add hardware H264 encoder implement based on `esp_h264`
- Add software MJPEG encoder and decoder implement based on `esp_new_jpeg`
- Add software H264 encoder and decoder implement based on `esp_h264`

Links

Supports all targets

License: Custom

To add this component to your project, run:

idf.py add-dependency "jason-mao/esp_video_codec^0.5.0"

or download archive

Stats

  • Archive size
    Archive size ~ 66.02 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

jason-mao/esp_video_codec version: 0.5.0
|