mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Can receive remote video
This commit is contained in:
		@@ -60,6 +60,6 @@ class CallsHelper {
 | 
			
		||||
        "callID": callID,
 | 
			
		||||
        "peerID": peerID,
 | 
			
		||||
        "type": "CANDIDATE",
 | 
			
		||||
        "data": jsonEncode(candidate)
 | 
			
		||||
        "data": jsonEncode(candidate.toMap())
 | 
			
		||||
      });
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user