peerjs icon indicating copy to clipboard operation
peerjs copied to clipboard

MediaStream is received but not send

Open KrokaKrola opened this issue 4 years ago • 2 comments

Hi, I'm working on videochat application, and everything works on desktop, but on iOS safari I cannot send MediaStream on page mount. When page mount on my iOS device on other side I'm just getting this logs https://share.getcloudapp.com/RBuOpdL0 and empy MediaStream(no video and audio). Any suggestions ?

Here is the piece of code that I'm using to call and receive data on page mount: https://pastebin.com/1eWzeEec

KrokaKrola avatar Sep 13 '20 11:09 KrokaKrola

Same

Wardenbug avatar Sep 17 '20 13:09 Wardenbug

same

retif avatar Apr 29 '21 12:04 retif