Content deleted Content added
→top: Our guideline says "avoid www if possible". If WikiData is insisting on "www", then I remove it here. |
Cleanup |
||
Line 30:
| AsOf =
}}
'''OpenWebRTC''' (OWR) is a free [[software stack]] that implements the [[WebRTC]] standard, a set of protocols and [[application programming interface]]s defined by the [[World Wide Web Consortium]] (W3C) and the [[Internet Engineering Task Force]] (IETF). It is an alternative to the [[reference implementation]] that is based on software from [[Global IP Solutions]] (GIPS).
It is published under the terms of the [[BSD licenses#2-clause license ("Simplified BSD License" or "FreeBSD License")|Simplified (2-clause) BSD license]] and officially supports [[iOS]], [[Linux]], [[OS X]], and [[Android (operating system)|Android]] operating systems. It is meant to also work outside web browsers, e.g. to power [[native (computing)#Applications|native]] [[mobile app]]s.
It is mostly written in [[C (programming language)|C]] and based largely on the multimedia framework [[GStreamer]] and a number of other, smaller external [[library (computing)|libraries]]. It officially supports both [[VP8]] and [[H.264/MPEG-4 AVC|H.264]] as video formats. For H.264 it uses [[OpenH264]] to which [[Cisco Systems|Cisco]] pays the patent licensing bills.
Development of OpenWebRTC started at [[Ericsson]] Research under the lead of Stefan Ålund. They released it as [[free software]] in September 2014, together with the proof-of-concept web browser "Bowser" that is based on the stack. Among other things, this initial version didn't support data channels yet and was said to still be less mature than Google's reference implementation.
==External links==▼
* {{official website}}▼
==References==
Line 49 ⟶ 43:
* Sebastian Grüner (Golem.de), 2 October 2014: [http://www.golem.de/1410/109604 Ericsson: Freies WebRTC-Framework für native Client-Software]
* Tsahi Levent-Levi, November 3, 2014: [https://bloggeek.me/ericssons-openwebrtc-project/ What’s Behind Ericsson’s OpenWebRTC Project?]
▲==External links==
▲* {{official website}}
{{internet-stub}}
|