Difference between revisions of "WebRTC"
From Lost In Wonderlands
(→BSD License) |
(→codecs) |
||
Line 59: | Line 59: | ||
=== codecs === | === codecs === | ||
* https://opus-codec.org | * https://opus-codec.org | ||
+ | * https://developers.google.com/web/updates/2016/01/vp9-webrtc/ | ||
+ | * https://www.webmproject.org | ||
== Articles== | == Articles== |
Revision as of 16:29, 24 May 2020
Contents
WebRTC
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on Subject... (But Were Afraid to Ask)
a collection of links of interest
See also
WebRTC
- https://www.html5rocks.com/en/tutorials/webrtc/basics/
- https://github.com/webrtc
- https://webrtc.github.io/samples/
issues
BSD License
commits
webRTC Web API
WebRTC Native API
- https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/index.md
- https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/development/prerequisite-sw/index.md
- https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/depot_tools_tutorial.html#_setting_up
- https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/development/index.md
- https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/rtp-hdrext/index.md
- https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/android/index.md
- https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/ios/index.md
- https://gn.googlesource.com/gn/+/master/docs/reference.md#IDE-options
- https://ninja-build.org
- https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/ios/index.md
- http://technoverse.free.fr/index.php?title=WebRTC&action=edit§ion=3
codecs
- https://opus-codec.org
- https://developers.google.com/web/updates/2016/01/vp9-webrtc/
- https://www.webmproject.org