Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown Session error #763

Open
arthurcouto opened this issue Oct 5, 2020 · 1 comment
Open

Unknown Session error #763

arthurcouto opened this issue Oct 5, 2020 · 1 comment

Comments

@arthurcouto
Copy link

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.

@fippo
Copy link
Contributor

fippo commented Oct 9, 2020

@legastero that looks like a jingle error so the new api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants