mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	Add example of single pcie coral (#12446)
* Update object_detectors.md * Update docs/docs/configuration/object_detectors.md Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
		
							parent
							
								
									88d4b694f8
								
							
						
					
					
						commit
						da913d8d31
					
				| @ -81,6 +81,15 @@ detectors: | |||||||
|     device: "" |     device: "" | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | ### Single PCIE/M.2 Coral | ||||||
|  | 
 | ||||||
|  | ```yaml | ||||||
|  | detectors: | ||||||
|  |   coral: | ||||||
|  |     type: edgetpu | ||||||
|  |     device: pci | ||||||
|  | ``` | ||||||
|  | 
 | ||||||
| ### Multiple PCIE/M.2 Corals | ### Multiple PCIE/M.2 Corals | ||||||
| 
 | 
 | ||||||
| ```yaml | ```yaml | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user