mlasak / node-webrtc

non-browser real-time communication endpoint, interoperable with webrtc enabled browsers.
8 stars 1 forks source link

Ideas #1

Open Raynos opened 11 years ago

Raynos commented 11 years ago

One way is using Chrome's open source WebRTC libraries, but you could also just implement ICE and RTP differently, and parse SDP on your own.

Raynos commented 11 years ago

Reference: https://github.com/jpemartins/node-webrtc