webrtc-in-jetpack-compose icon indicating copy to clipboard operation
webrtc-in-jetpack-compose copied to clipboard

FloatingVideoRenderer didn't show up

Open 369296985 opened this issue 1 year ago • 0 comments

I want to test "localVideoTrack" of my phone which is android13. So I only kept "VideoCallScreen" in my code. image

But "FloatingVideoRenderer " didn't show up until I modified code like below

image

369296985 avatar May 14 '24 02:05 369296985