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 ?
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