All Projects → webrtcHacks → sdp-anatomy

webrtcHacks / sdp-anatomy

Licence: other
Source code for webrtcHacks' Anatomy of a SDP

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Labels

Projects that are alternatives of or similar to sdp-anatomy

sdp
A Go implementation of the SDP
Stars: ✭ 89 (+48.33%)
Mutual labels:  webrtc, sdp
apprtc-go
apprtc demo with golang.It's rewrite project WebRTC(https://github.com/webrtc/apprtc) with golang
Stars: ✭ 17 (-71.67%)
Mutual labels:  webrtc
WebRTCCTV
WebRTCCTV is a signaling server & webapp able to stream from RTSP cameras using WebRTC
Stars: ✭ 32 (-46.67%)
Mutual labels:  webrtc
singo
Simple WebRTC Signaling Server written in Go
Stars: ✭ 57 (-5%)
Mutual labels:  webrtc
2019-09
TryCatch - 레크레이션 게임 "몸으로 말해요"의 온라인 게임 🙆‍♀️ 💁 🙋
Stars: ✭ 18 (-70%)
Mutual labels:  webrtc
spectacle-sync
💁 Present Spectacle presentations synchronised on multiple devices
Stars: ✭ 57 (-5%)
Mutual labels:  webrtc
webrtc-build
様々な環境向けの WebRTC のビルドを行って、そのバイナリを提供しています
Stars: ✭ 128 (+113.33%)
Mutual labels:  webrtc
docker-nvidia-glx-desktop
MATE Desktop container designed for Kubernetes supporting OpenGL GLX and Vulkan for NVIDIA GPUs with WebRTC and HTML5, providing an open source remote cloud graphics or game streaming platform. Spawns its own fully isolated X Server instead of using the host X server, therefore not requiring /tmp/.X11-unix host sockets or host configuration.
Stars: ✭ 47 (-21.67%)
Mutual labels:  webrtc
securbot
Security robot prototype
Stars: ✭ 20 (-66.67%)
Mutual labels:  webrtc
client-sdk-js
LiveKit browser client SDK (javascript)
Stars: ✭ 114 (+90%)
Mutual labels:  webrtc
Study-Room
Connect and study together with friends over text and voice channels, over a click of a button. Web application for chat and audio streaming.
Stars: ✭ 21 (-65%)
Mutual labels:  webrtc
docker-jitsi-meet
Docker Jitsi Meet WebRTC conferencing system w/Prosody XMPP and s6 overlay
Stars: ✭ 66 (+10%)
Mutual labels:  webrtc
P2P-CKPlayer
嵌入P2P引擎的CKPlayer,视频网站省流量&加速神器
Stars: ✭ 49 (-18.33%)
Mutual labels:  webrtc
P2P-DPlayer
DPLayer powered by CDNBye P2P Engine
Stars: ✭ 63 (+5%)
Mutual labels:  webrtc
ion-avp
Audio/Video Processing Service
Stars: ✭ 55 (-8.33%)
Mutual labels:  webrtc
iota-ion.lib.js
IOTA ION Library - Fast data-troughput in the browser, supported by the IOTA tangle.
Stars: ✭ 28 (-53.33%)
Mutual labels:  webrtc
onchat-web
A simple, beautiful, mobile-first instant messaging progressive web application.
Stars: ✭ 138 (+130%)
Mutual labels:  webrtc
webtorrent-dht
This is an example implementation of something that might become WebTorrent DHT
Stars: ✭ 26 (-56.67%)
Mutual labels:  webrtc
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (-38.33%)
Mutual labels:  webrtc
node-sctp
SCTP userspace sockets for Node.js
Stars: ✭ 47 (-21.67%)
Mutual labels:  webrtc

Anatomy of a SDP

Detailed description of WebRTC SDP with original input by Antón Román of Quobis. See the webrtcHacks post for details.

Help us make this better

See a problem with the SDP lines? Submit a pull request. All the data is located in the sdpdata.json file.
Alternatively, post a comment to this Google sheet with the same data.

What I would like to add oneday (please help!)

  • better responsive display for small screens
  • line numbers
  • code formatting on the lines
  • make it work better on a Word Press page
  • better formatting of the description window
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].