Difference between revisions of "WebRTC"
From Lost In Wonderlands
(→issues) |
(→WebRTC Native API) |
||
Line 51: | Line 51: | ||
* https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/ios/index.md | * 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 | * http://technoverse.free.fr/index.php?title=WebRTC&action=edit§ion=3 | ||
+ | |||
+ | |||
+ | |||
+ | === codecs === | ||
+ | * https://opus-codec.org | ||
== Articles== | == Articles== |
Revision as of 16:26, 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
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