mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Send video mimetypes for video (using wrong collection).
This commit is contained in:
		| @@ -150,7 +150,7 @@ public class ConfiguredGuacamoleSocket implements GuacamoleSocket { | ||||
|         writer.writeInstruction( | ||||
|                 new GuacamoleInstruction( | ||||
|                     Operation.CLIENT_VIDEO, | ||||
|                     info.getAudioMimetypes().toArray(new String[0]) | ||||
|                     info.getVideoMimetypes().toArray(new String[0]) | ||||
|                 )); | ||||
|  | ||||
|         // Send args | ||||
|   | ||||
		Reference in New Issue
	
	Block a user