WebRTC开源框架

xiaoxiao2021-02-28  66

which framework or library is best to use WebRTC

http://stackoverflow.com/questions/24857637/current-state-of-javascript-webrtc-libraries

 

I want to know that which framework or library is best to use WebRTC. Here is a small and incomplete list of libraries/SDK out there. Any lib that I forgot, feel free to let me know:

Libraries:

simpleRTCRTCMultiConnectioncrocodileRTClynckia/licode (This is more interesting for their server side, MCU)holla (used by twelephone)peerjs (data channel)rtc.iowebrtc.io (no changes for almost a year)webrtc-data.io (stripped down, data only version of webrtc.io)talky.io (uses simpleRTC)easyRTC (priologic)tawk (uses easyRTC, priologic)rtccopy (uses webrtc-data.io)

Tutorial/resource for implementing:

WebRTC Experiments & Demoshttp://badassjs.com/post/43090030238/peerjs-a-peer-to-peer-networking-library-in-javascript

Has somebody done a compare of all the frameworks? It would help those who are new to WebRTC.

Update

Having researched on WebRTC as a new technology, I could not find a more complete source than your experience. I decided to post this question in order to make a trigger that will compare the available sources.

Thanks a lot.

 

 

 

That should get you started :-) If you were focussing your question, we could point you to a smaller list. That is is also by no mean exhaustive, but should have the usual suspects.

MCU

lynckia/licode - open sourcemeetecho (janus) - open sourcekurento - open sourcejitsi (meetme) - open sourceacanopexiptokbox (mantis)openCloveTemasys

Signaling

holla (used by twelephone)openPeer (hookflash)

API / SDK

twilio (audio only)requestec (product: saypage)plivoTokboxopenClovetropo (audio only)weemovoximplant (audio only?)Priologic (easyRTC, tawk.com, proPhone)DialogicbistriApidaze (apiRTC)CafeXhookflashApiZeeTemasys (SkyWayJS)&yet (simpleRTC)RTCMultiConnection (muazkhan, demo)crocodileRTC - the company has been bought/absorbed by ACIVISION. I don't know what is the status of this library, you might want to contact peter dunkley for update.peerjs (data channel)rtc.iowebrtc.io (no changes for almost a year)webrtc-data.io (stripped down, data only version of webrtc.io)

Product

getaroom.io (uses SkywayJS)webrtc-enterprise.com (uses SkywayJS)talky.io (uses simpleRTC)tawk (uses easyRTC)rtccopy (uses webrtc-data.io)twelephone

Tutorials

http://www.html5rocks.com/en/tutorials/webrtc/basics/http://www.html5rocks.com/en/tutorials/webrtc/infrastructure/http://www.html5rocks.com/en/tutorials/webrtc/datachannels/https://developer.mozilla.org/en-US/docs/Web/Guide/API/WebRTC/Peer-to-peer_communications_with_WebRTChttps://bitbucket.org/webrtc/codelab
转载请注明原文地址: https://www.6miu.com/read-74797.html

最新回复(0)