https://github.com/cdnbye/datachannel
剥离掉音视频和其他无用模块的WebRTC库,用于P2P二进制文件传输,已应用于cdnbye移动端SDK。
https://github.com/cdnbye/datachannel
Last synced: over 1 year ago
JSON representation
剥离掉音视频和其他无用模块的WebRTC库,用于P2P二进制文件传输,已应用于cdnbye移动端SDK。
- Host: GitHub
- URL: https://github.com/cdnbye/datachannel
- Owner: cdnbye
- License: bsd-3-clause
- Created: 2020-05-08T16:06:43.000Z (over 6 years ago)
- Default Branch: dc_only_ios
- Last Pushed: 2021-06-01T16:02:19.000Z (about 5 years ago)
- Last Synced: 2025-03-26T04:34:12.782Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 204 MB
- Stars: 41
- Watchers: 5
- Forks: 23
- Open Issues: 1
-
Metadata Files:
- Readme: README.chromium
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
Awesome Lists containing this project
README
Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE
Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of
PeerConnection/MediaStream.
Third party code used in this project is described
in the file LICENSE_THIRD_PARTY.