mirror of
				https://github.com/gtxaspec/wz_mini_hacks.git
				synced 2025-11-04 06:31:54 +00:00 
			
		
		
		
	Merge pull request #49 from claudobahn/rtsp_fps
added FPS configuration options for RTSP, camera default is 15fps
This commit is contained in:
		@@ -224,12 +224,14 @@ RTSP_HI_RES_ENABLE_AUDIO="true"
 | 
			
		||||
RTSP_HI_RES_MAX_BITRATE="2048"
 | 
			
		||||
RTSP_HI_RES_TARGET_BITRATE="1024"
 | 
			
		||||
RTSP_HI_RES_ENC_PARAMETER="2"
 | 
			
		||||
RTSP_HI_RES_FPS="15"
 | 
			
		||||
 | 
			
		||||
RTSP_LOW_RES_ENABLED="false"
 | 
			
		||||
RTSP_LOW_RES_ENABLE_AUDIO="false"
 | 
			
		||||
RTSP_LOW_RES_MAX_BITRATE=""
 | 
			
		||||
RTSP_LOW_RES_TARGET_BITRATE=""
 | 
			
		||||
RTSP_LOW_RES_ENC_PARAMETER=""
 | 
			
		||||
RTSP_LOW_RES_FPS=""
 | 
			
		||||
 | 
			
		||||
ENABLE_MP4_WRITE="false"
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user