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

Do you think we can create this project without webrtc? #37

Open
emaalouf opened this issue Nov 17, 2020 · 1 comment
Open

Do you think we can create this project without webrtc? #37

emaalouf opened this issue Nov 17, 2020 · 1 comment

Comments

@emaalouf
Copy link

I saw that you have shared this repo here: https://github.com/cracker0dks/nodeJsVoip, and it is honestly amazing, I would like to ask, would it be possible to integrate this repo into this project? Because avoiding webrtc helps a lot with create native iOS apps, let me know if that would be a possibility.

Thanks

@cracker0dks
Copy link
Owner

In general -> you could. But you gain some benefits from using webRtc, especially on bad connections but also because of hardware acceleration.
If we want to avoid webRTC we could use the AudioApi and wasm implementations for codecs like opus. My repo is not suitable and just a demonstration for the lowest of levels :)

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