Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webrtchacks/sdp-anatomy
Source code for webrtcHacks' Anatomy of a SDP
https://github.com/webrtchacks/sdp-anatomy
sdp webrtc
Last synced: 3 months ago
JSON representation
Source code for webrtcHacks' Anatomy of a SDP
- Host: GitHub
- URL: https://github.com/webrtchacks/sdp-anatomy
- Owner: webrtcHacks
- Created: 2016-02-13T19:21:48.000Z (almost 9 years ago)
- Default Branch: bootstrap
- Last Pushed: 2024-03-04T01:33:04.000Z (11 months ago)
- Last Synced: 2024-04-15T07:12:43.354Z (10 months ago)
- Topics: sdp, webrtc
- Language: JavaScript
- Homepage: https://webrtchacks.com/sdp-anatomy
- Size: 121 KB
- Stars: 85
- Watchers: 7
- Forks: 24
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Anatomy of a SDP
Detailed description of WebRTC SDP with original input by Antón Román of [Quobis](http://www.quobis.com/).
See the [webrtcHacks post](https://webrtchacks.com/anatomy-webrtc-sdp/) 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](https://docs.google.com/spreadsheets/d/1ArkN872RWO3dF19x37l3blzBJhYBX875Aq-XVQsJRrg/edit#gid=1235065606) 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