mirror of https://github.com/pikvm/pikvm.git
				
				
				
			
		
			
				
	
	
	
		
			982 B
		
	
	
	
	
	
			
		
		
	
	
			982 B
		
	
	
	
	
	
| title | date | slug | description | categories | authors | links | comments | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| KVMD 2.83: Uploading large images | 2021-06-08 | kvmd-2-83-uploading-large-images | We improved the behavior of mass storage when uploading large images | 
 | 
 | 
 | true | 
We have improved the behavior of mass storage when uploading large images.
Previously, the progress bar could be displayed incorrectly due to the features of different browsers (for example, chrome on some win 10), so now the download progress is calculated on the server side and transmitted to the client.
We also recently accelerated the uploading of images to Mass Storage by two to three times.
Work continues on the implementation of H264 and WebRTC. Presumably, the release will be within a week.
To update:
rw
pacman -Syu
reboot