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

Add support for webrtc #81

Open
MayamaTakeshi opened this issue Mar 8, 2024 · 2 comments
Open

Add support for webrtc #81

MayamaTakeshi opened this issue Mar 8, 2024 · 2 comments

Comments

@MayamaTakeshi
Copy link
Owner

I forked a project that shows how to use pjlib:
https://github.com/MayamaTakeshi/pjwebrtc

This code is old but it might be good for learning purposes:
https://github.com/MayamaTakeshi/iWebRTC/tree/master/WebRTC%20C%20Sample

But probably this is what we need:
https://github.com/MayamaTakeshi/webrtc-cli

@MayamaTakeshi
Copy link
Owner Author

Let's see if we can use this:
https://github.com/shiguredo/libdatachannel

@MayamaTakeshi
Copy link
Owner Author

I think there is no need for external libs as it seems pjmedia supports this already:
https://docs.pjsip.org/en/latest/api/generated/pjmedia/group/group__PJMEDIA__TRANSPORT__ICE.html

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