Difference between revisions of "WebRTC"
From Lost In Wonderlands
(Created page with "= 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)'...") |
(→Subject) |
||
Line 19: | Line 19: | ||
* [[item1]] | * [[item1]] | ||
− | == | + | == WebRTC == |
+ | * https://webrtc.org | ||
+ | * https://webrtc.googlesource.com/src/ | ||
+ | * https://webrtc.github.io/samples/ | ||
+ | * https://www.html5rocks.com/en/tutorials/webrtc/basics/ | ||
+ | * https://github.com/webrtc | ||
+ | * https://webrtc.github.io/samples/ | ||
+ | |||
+ | === issues === | ||
+ | |||
+ | === [https://webrtc.googlesource.com/src/+/refs/heads/master/docs/faq.md] BSD License ] === | ||
+ | |||
+ | === webRTC Web API === | ||
+ | |||
+ | |||
+ | |||
+ | === WebRTC Native API === | ||
+ | * https://webrtc.googlesource.com/src/+/refs/heads/master/docs/faq.md | ||
+ | |||
+ | * 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 | ||
== Articles== | == Articles== |
Revision as of 15:51, 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
[1] 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