An open API service indexing awesome lists of open source software.

https://github.com/itzmanish/sdpless-webrtc-poc

WebRTC connection without exchanging whole SDP
https://github.com/itzmanish/sdpless-webrtc-poc

pion webrtc

Last synced: 6 months ago
JSON representation

WebRTC connection without exchanging whole SDP

Awesome Lists containing this project

README

          

## PoC for implementing webrtc connection between browser and pion without sharing whole SDP.

Instead of sharing whole SDP everytime on negotiation I am exchanging only information which is required.