Okpeku stephen
Results
2
issues of
Okpeku stephen
i have found the solution `let audioTrack, videoTrack, streamsx; LocalStream.getDisplayMedia({ resolution: 'vga', video: true, audio: true, codec: "vp8" }).then( async(media) => { [videoTrack] = media.getVideoTracks(); const audioStream = await LocalStream.getUserMedia({audio:...
The Screen Share Audio is not working please how do i fix it