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

Reconect error #10

Open
Jenesius opened this issue Apr 10, 2022 · 3 comments
Open

Reconect error #10

Jenesius opened this issue Apr 10, 2022 · 3 comments

Comments

@Jenesius
Copy link
Owner

image
Когда мы являемся инициаторами вызова и передачи видео, при recall всё работат
Однако, если наша цель захочет переподключиться - ничего не выйдет. соединение не будет установлено!

@Jenesius
Copy link
Owner Author

Решение:

{
offerToReceiveAudio: true,
offerToReceiveVideo: true
}

@Jenesius
Copy link
Owner Author

Либо, можно создать просто dataChanel
Кстати он может быть удобен, если нужно будет обменяться секретной информацией, без сервера
Issue не закрывать, протестировать с dataChanel

@Jenesius
Copy link
Owner Author

image

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

1 participant