You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have an issue with receiving the video data from simplewebrtc between an iPhone via react-native and the google chrome desktop browser.
While it works using mobile safari, it doesn't work if I use the safari web view.
The desktop user can't see the iPhone video, as it appears greyed out on the desktop, but the user can hear the audio. The iPhone user can see both his and the desktop video and hear the audio.
The text was updated successfully, but these errors were encountered:
Hi, I have an issue with receiving the video data from simplewebrtc between an iPhone via react-native and the google chrome desktop browser.
While it works using mobile safari, it doesn't work if I use the safari web view.
I get the following error in my browser console:
error: {condition: "item-not-found", type: "cancel", jingleError: "unknown-session"}
from: "2e3ea92f92b90f5ec787d37f#02759910-070e-11eb-bf2d-65bd45cef255@rooms.cust-00.api.simplewebrtc.com/f4ef2ca0-63aa-4ad1-8743-01d0f064fbaf"
id: "f10af363-2b64-434d-9d17-7bfeb30386d9"
jingle: {sid: "55d63bf2-c02d-4a41-a87d-ea80eb7412b9"}
lang: "en"
to: "2e3ea92f92b90f5ec787d37f#c3d7922f-b7f1-494c-89cc-c0014ef7d6c7@guests.cust-00.api.simplewebrtc.com/c3d7922f-b7f1-494c-89cc-c0014ef7d6c7"
type: "error"
The desktop user can't see the iPhone video, as it appears greyed out on the desktop, but the user can hear the audio. The iPhone user can see both his and the desktop video and hear the audio.
The text was updated successfully, but these errors were encountered: