mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	Remove user args from http jpeg (#12909)
This commit is contained in:
		
							parent
							
								
									8f2cbe261b
								
							
						
					
					
						commit
						940c12d9d8
					
				@ -214,8 +214,7 @@ def parse_preset_hardware_acceleration_encode(
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
PRESETS_INPUT = {
 | 
			
		||||
    "preset-http-jpeg-generic": _user_agent_args
 | 
			
		||||
    + [
 | 
			
		||||
    "preset-http-jpeg-generic": [
 | 
			
		||||
        "-r",
 | 
			
		||||
        "{}",
 | 
			
		||||
        "-stream_loop",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user