pion / example-webrtc-applications

Examples of WebRTC applications that are large, or use 3rd party libraries
https://pion.ly/
MIT License
1.05k stars 248 forks source link

Janus SIP Gateway example #135

Open davidcsi opened 1 year ago

davidcsi commented 1 year ago

Summary

Example of how to use with a JANUS SIP Gateway

Motivation

I'm testing JANUS and would like to connect to it via WEBRTC and use the SIP plugin to register to a SIP server behind it.

Describe alternatives you've considered

NO alternatives

Additional context

nothing here.