webrtc / samples

WebRTC Web demos and samples
https://webrtc.github.io/samples
BSD 3-Clause "New" or "Revised" License
13.94k stars 5.71k forks source link

using datachannel to transmit data,It's free? #1570

Closed wangxiaoxiao288 closed 2 years ago

wangxiaoxiao288 commented 2 years ago

In WEBRTC, do I have to pay for using datachannel to transmit data? It's free?

alvestrand commented 2 years ago

WEBRTC is a library. You run it on your own computers, using your own Internet. You pay for that. It is open source, so you don't pay anything for using the code.