forked from k-space/kube
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			715 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			715 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Frigate
 | |
| 
 | |
| ## Deployment
 | |
| With ArgoCD. Render it locally:
 | |
| 
 | |
| ```sh
 | |
| kustomize build . --enable-helm
 | |
| ```
 | |
| 
 | |
| ## Cameras
 | |
| <!-- linked to by https://wiki.k-space.ee/e/en/hosting/doors -->
 | |
| - GL-AR150 with [openwrt-camera-images](https://git.k-space.ee/k-space/openwrt-camera-image) (USB cameras).
 | |
| - [Doors](https://wiki.k-space.ee/e/en/hosting/doors) (Raspberry Pi) with mjpg-streamer (USB cameras).
 | |
| - Amcrest 5MP Turret PoE Outdoor IP Camera with Mic/Audio, 98ft NightVision, 132° FOV, MicroSD (256GB) IP5M-T1179EW-AI-V3 white
 | |
| 
 | |
| Cameras are enumerated (with credentials) in secretspace.
 | |
| 
 | |
| ## Coral setup
 | |
| 1. Map USB to VM (#TODO: blog post coming up for exact steps)
 | |
| 2. `k label no worker91.kube.k-space.ee coral.ai/tpu=Exists`
 |