mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-29 22:24:26 +00:00 
			
		
		
		
	Add JPEG encoder support via new camera_encoder component (#9459)
Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: J. Nick Koston <nick@home-assistant.io> Co-authored-by: J. Nick Koston <nick+github@koston.org>
This commit is contained in:
		
							
								
								
									
										5
									
								
								tests/components/camera_encoder/common.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								tests/components/camera_encoder/common.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| camera_encoder: | ||||
|   id: jpeg_encoder | ||||
|   quality: 80 | ||||
|   buffer_size: 4096 | ||||
|   buffer_expand_size: 1024 | ||||
		Reference in New Issue
	
	Block a user