Naveen saini
Naveen saini
open Wifi_Tool.py file and > [*] Scanning for WiFi connections . . . > > b"wlan0 Interface doesn't support scanning." > > Why? Can you help me First open your...
> me too, i'am using windows cmd with cygwin save both file in same folder and when you enter the path just write the name of the file like this...
hey i am also getting this same error wheni am trying to add mediastreamtrack of another party ``` Map savedMapOfConnection = list_of_connected_user .get(roomUserResponse.getRoomId()); savedMapOfConnection.forEach((key, connection) -> { final int receivers...
@Charles92011 hey i saw your project and that is really amazing most of the things i learn from there and about this error i need to resolve this because i...
@Charles92011 hi i noticed something in this , like whenever we send the audioTrack like this ``` AudioTrackSource audioSource = peerConnectionFactory.createAudioSource(new AudioOptions()); AudioTrack audioTrack = peerConnectionFactory.createAudioTrack("audioTrack", audioSource); audioTrack.addSink(new AudioTrackSink() {...