Node.js - webrtc peer? -


since node uses javascript, can act webrtc peer?

can encode vp8 stream , broadcast other peers?

webrtc browser api rather being part of javascript, it'd need implemented node module.

there projects build though. check out:

http://blog.appfog.com/new-horizons-in-node-js-app-js-and-webrtc/


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -