Sunday, October 27, 2019

What is Node WebRTC

node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M74. This project aims for spec-compliance and is tested using the W3C's web-platform-tests project. A number of nonstandard APIs for testing are also included.


nstalling from NPM downloads a prebuilt binary for your operating system × architecture. Set the TARGET_ARCH environment variable to "arm" or "arm64" to download for armv7l or arm64, respectively. Linux and macOS users can also set the DEBUG environment variable to download debug builds.


References:
https://github.com/node-webrtc/node-webrtc


No comments:

Post a Comment