espressif/esp_capture

0.7.4

Latest
uploaded 4 hours ago
Espressif Capture is a module for capture media stream from camera and microphone

changelog

# Changelog

## v0.7.4

### Bug Fixes

- Fixed failed to start audio capture with PCM format
- Fixed dynamically enable disable sink failed after started
- Added get sink handle with same configuration after started
- Fixed sync lost if dynamical enable and disable sink
- Added test cases for audio bypass
- Added test cases for dynamically enable and disable sink
- Added multiple start and stop test cases

## v0.7.3

### Bug Fixes

- Fixed incorrect handling of `RGB565` and `YUV422P` formats in DVP video source
- Fixed `codec_dev` handle wrongly cleared
- Fixed audio source read hangup if read from device failed
- Fixed AEC source crash for default microphone layout not set

## 0.7.2

- Remove the dependency on the `codec_board` component.

## v0.7.1

### Features

- Updated esp-sr dependency to v2.1.5

## v0.7.0

### Features

- Initial version of `esp_capture`

Links

Supports all targets

License: Custom

To add this component to your project, run:

idf.py add-dependency "espressif/esp_capture^0.7.4"

or download archive

Stats

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

Badge

espressif/esp_capture version: 0.7.4
|