We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Let's see if we can use this: https://github.com/shiguredo/libdatachannel
Sorry, something went wrong.
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: