mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	clarify birdseye restream in docs (#7521)
* clarify birdseye restream in docs * Update docs/docs/configuration/restream.md Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> --------- Co-authored-by: Blake Blackshear <blakeb@blakeshome.com> Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
		
							parent
							
								
									767abed7f0
								
							
						
					
					
						commit
						7c629c1874
					
				@ -17,7 +17,11 @@ You can access the go2rtc webUI at `http://frigate_ip:5000/live/webrtc` which ca
 | 
			
		||||
 | 
			
		||||
### Birdseye Restream
 | 
			
		||||
 | 
			
		||||
Birdseye RTSP restream can be enabled at `birdseye -> restream` and accessed at `rtsp://<frigate_host>:8554/birdseye`. Enabling the restream will cause birdseye to run 24/7 which may increase CPU usage somewhat.
 | 
			
		||||
Birdseye RTSP restream can be accessed at `rtsp://<frigate_host>:8554/birdseye`. Enabling the birdseye restream will cause birdseye to run 24/7 which may increase CPU usage somewhat.
 | 
			
		||||
```yaml
 | 
			
		||||
birdseye:
 | 
			
		||||
  restream: true
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### Securing Restream With Authentication
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user