flutter-webrtc / flutter-webrtc-demo

Demo for flutter-webrtc
MIT License
1.15k stars 417 forks source link

desktop image preview not working with mobile camera stream #178

Open dpavlak opened 2 years ago

dpavlak commented 2 years ago

Hi guys, i'm trying to create a app to use mobile camera as a webcam. When i try to send my phone camera stream to desktop app in a p2p call sample, image preview not work on desktop app.

phone to phone working really good phone to phone

phone to desktop result phone to desktop

any ideia or solution for this problem? thanks.

chifandeyu commented 2 years ago

Same requirement