esphome / esphome/feature-requests
Allow to set Frame buffer count for ESP32-cam through YAML config
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem you have/What new integration you would like**
Some ESP32-cam have capability to have higher frame buffer (upto 2) for smoother stream. Currently, the source defines the fb_count to be 1 and theres no way to change it through the YAML config.
**Please describe your use case for this integration and alternatives you've tried:**
Define directly the frame buffer count in YAML config for more smoother stream
**Additional context**
None.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no source files or tests. Start by locating the ESP32-cam camera component and its YAML configuration entry, then verify that the configured frame-buffer count reaches camera setup and add coverage if a relevant test exists; done means YAML can select the requested count.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100