All Projects → a-wing → Webrtc Book Cn

a-wing / Webrtc Book Cn

中文翻译 《 Real-Time Communication with WebRTC 》

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Webrtc Book Cn

Book
Book PDF
Stars: ✭ 638 (-12.12%)
Mutual labels:  book
Awk Anti Textbook
learn awk by example
Stars: ✭ 676 (-6.89%)
Mutual labels:  book
Briefing
Secure direct video group chat
Stars: ✭ 710 (-2.2%)
Mutual labels:  webrtc
Clean Code Persian
ترجمه گروهی کتاب کدتمیز
Stars: ✭ 659 (-9.23%)
Mutual labels:  book
Html5 Animation
Foundation HTML5 Animation with JavaScript example code and book exercises.
Stars: ✭ 667 (-8.13%)
Mutual labels:  book
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+761.02%)
Mutual labels:  book
Webtorrent Cli
WebTorrent, the streaming torrent client. For the command line.
Stars: ✭ 633 (-12.81%)
Mutual labels:  webrtc
React Qr Reader
React component for reading QR codes from webcam.
Stars: ✭ 716 (-1.38%)
Mutual labels:  webrtc
Coplay
Synchronizing video play between two peers.
Stars: ✭ 676 (-6.89%)
Mutual labels:  webrtc
Edumeet
Multiparty web-meetings using mediasoup and WebRTC
Stars: ✭ 699 (-3.72%)
Mutual labels:  webrtc
Blockchain guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
Stars: ✭ 5,897 (+712.26%)
Mutual labels:  book
Ibooks
计算机图书,java,mysql,架构类,web
Stars: ✭ 666 (-8.26%)
Mutual labels:  book
The Way To Go zh cn
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Stars: ✭ 28,323 (+3801.24%)
Mutual labels:  book
Alcinoe
Alcinoe Component Library For Delphi. Full opengl video player, WebRTC delphi wrapper, native ios/android TEdit, Improuved firemonkey controls, Firebase cloud messaging, Android/ios facebook sdk login, Json/Bson Parser, ImageMagick wrapper, MongoDb client And much more
Stars: ✭ 657 (-9.5%)
Mutual labels:  webrtc
Progit
Pro Git Book Content, 1st Edition - This content is deprecated. See 2nd edition at [progit2](https://github.com/progit/progit2)
Stars: ✭ 5,972 (+722.59%)
Mutual labels:  book
Cordova Plugin Iosrtc
Cordova iOS plugin exposing the WebRTC W3C API
Stars: ✭ 638 (-12.12%)
Mutual labels:  webrtc
Interpy Zh
📘《Python进阶》(Intermediate Python 中文版)
Stars: ✭ 5,964 (+721.49%)
Mutual labels:  book
Example.v2
An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).
Stars: ✭ 722 (-0.55%)
Mutual labels:  book
Buildfirst
🔨 JavaScript Application Design: A Build First Approach. Code Samples and Snippets
Stars: ✭ 715 (-1.52%)
Mutual labels:  book
Pure Bash Bible
📖 A collection of pure bash alternatives to external processes.
Stars: ✭ 28,109 (+3771.76%)
Mutual labels:  book

webrtc-book-cn

中文翻译 Real-Time Communication with WebRTC

cover

原版地址

内容简介

在浏览器中提供丰富的音频和视频实时通信和点对点数据交换,不需要私有插件。这个简明的实践指南向您展示了如何使用新兴的Web实时通信(WebRTC)技术来构建一个浏览器到浏览器的应用程序。

作者通过实例学习的方法非常适合那些希望理解实时通信的 web 程序员,以及不熟悉 HTML5 和基于 javascript 的客户端-服务器 web 编程的电信架构师。

翻译约定

本译者认为:本书并没有翻译到理想状态

deadline 并不是什么第一生产力,只是给了你一个把一坨翔提交上去的勇气

翻译术语的时候请参考这个对照表:

术语 备选翻译
peer-to-peer 点对点
webcams 网络摄像头
signaling 信令
constraints 约束
track 轨道
candidate 候选人
caller 主叫方
callee 被叫方
channel 通道

版权许可

分成三个部分:代码,图片资源,翻译后的文本

代码

原书代码部分的授权

This book is here to help you get your job done. In general, if example code is offered with this book, you may use it in your programs and documentation. You do not need to contact us for permission unless you’re reproducing a significant portion of the code. For example, writing a program that uses several chunks of code from this book does not require permission. Selling or distributing a CD-ROM of examples from O’Reilly books does require permission. Answering a question by citing this book and quoting example code does not require permission. Incorporating a significant amount of example code from this book into your product’s documentation does require permission.

本书是为了帮助你完成你的工作。一般的,本书提供的示例代码可被用于你的程序和文档。 如果你需要复制一大部分代码,则需要联系我们获取许可。 如果在程序中使用本书中的若干代码无需许可。 出售或分发 O'Reilly books 的示例 CD-ROM 需要获取许可。 通过引用本书和引用示例代码来回答问题不需要获取许可。 将本书中的大量示例代码纳入到你的产品文档中需要获得许可。

图片资源

原书并没有给出图片的资源的任何许可

图片授权请联系原版权持有者,原作者或出版社

翻译后的文本

采用 “保持署名—非商用” 创意共享 4.0 许可证。

只要保持原作者署名和非商用,您可以自由地阅读、分享、修改本书。

by-nc

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].