lynckia / licode

Open Source Communication Provider based on WebRTC and Cloud technologies
http://lynckia.com/licode
MIT License
3.1k stars 1.01k forks source link

I want to know the version of webrtc in licode? who can tell me? tks #1286

Open marshuman opened 6 years ago

marshuman commented 6 years ago

Description

Steps to reproduce the issue: 1. 2. 3.

Describe the results you received:

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):

Licode commit/release where the issue is happening

Additional environment details (Local, AWS, Docker, etc.):

kekkokk commented 6 years ago

Licode is everything custom made and rely on webrtc core only for few things like the bandwidth estimation so I can't tell you exactly the module from what version they are cloned but anyway this should not impact the project at all

arsenicraghav commented 6 years ago

There's no version of WebRTC per say but as draft for WebRTC 1.0 is being worked. The WebRTC stack consists of many open source libraries meant for performing different tasks and achieving different functionalities specified under WebRTC specification. Not sure if the version of WebRTC is relevant just yet as it's under active development and standardisation will happen over time.