mirror of
				https://github.com/gtxaspec/wz_mini_hacks.git
				synced 2025-11-04 06:31:54 +00:00 
			
		
		
		
	update logging output for v4l2rtspserver
This commit is contained in:
		@@ -48,11 +48,11 @@ case "$1" in
 | 
			
		||||
				DEVICE1="$HI_VIDEO_DEV,hw:0,0"
 | 
			
		||||
			else
 | 
			
		||||
				DEVICE1="$HI_VIDEO_DEV"
 | 
			
		||||
				echo "rtsp audio disabled"
 | 
			
		||||
				echo "rtsp hi_res audio disabled"
 | 
			
		||||
			fi
 | 
			
		||||
 | 
			
		||||
		else
 | 
			
		||||
			echo "rtsp disabled"
 | 
			
		||||
			echo "rtsp hi_res disabled"
 | 
			
		||||
 | 
			
		||||
		fi
 | 
			
		||||
 | 
			
		||||
@@ -80,11 +80,11 @@ case "$1" in
 | 
			
		||||
				DEVICE2="$LOW_VIDEO_DEV,hw:2,0"
 | 
			
		||||
			else
 | 
			
		||||
				DEVICE2="$LOW_VIDEO_DEV"
 | 
			
		||||
				echo "rtsp audio disabled"
 | 
			
		||||
				echo "rtsp low_res audio disabled"
 | 
			
		||||
			fi
 | 
			
		||||
 | 
			
		||||
		else
 | 
			
		||||
			echo "rtsp disabled"
 | 
			
		||||
			echo "rtsp low_res disabled"
 | 
			
		||||
 | 
			
		||||
		fi
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user