mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	update hwaccel docs for nvidia docker-compose
This commit is contained in:
		
							parent
							
								
									d2c3cdcf04
								
							
						
					
					
						commit
						7b2b5bfa71
					
				@ -69,7 +69,9 @@ services:
 | 
			
		||||
    resources:
 | 
			
		||||
      reservations:
 | 
			
		||||
        devices:
 | 
			
		||||
        - capabilities: [gpu]
 | 
			
		||||
          - driver: nvidia
 | 
			
		||||
            count: 1
 | 
			
		||||
            capabilities: [gpu]
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
The decoder you need to pass in the `hwaccel_args` will depend on the input video.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user