mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			Limit the number of channels supported by the VENC module. Some of the OS memory can be saved
							parent
							
								
									87107616c5
								
							
						
					
					
						commit
						886cdab911
					
				|  | @ -179,7 +179,7 @@ insert_ko() { | |||
| 	insmod gk7205v200_chnl.ko | ||||
| 	insmod gk7205v200_vedu.ko | ||||
| 	insmod gk7205v200_rc.ko | ||||
| 	insmod gk7205v200_venc.ko | ||||
| 	insmod gk7205v200_venc.ko VencMaxChnNum=3 | ||||
| 	insmod gk7205v200_h264e.ko | ||||
| 	insmod gk7205v200_h265e.ko | ||||
| 	insmod gk7205v200_jpege.ko | ||||
|  |  | |||
|  | @ -182,7 +182,7 @@ insert_ko() { | |||
| 	modprobe open_chnl | ||||
| 	modprobe open_vedu | ||||
| 	modprobe open_rc | ||||
| 	modprobe open_venc | ||||
| 	modprobe open_venc VencMaxChnNum=3 | ||||
| 	modprobe open_h264e | ||||
| 	modprobe open_h265e | ||||
| 	modprobe open_jpege | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue