Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there any WebRTC library for linux? [closed]

Tags:

linux

webrtc

Is there a library that can do video streaming with a WebRTC enabled browser from a linux application (not from another browser)?

like image 360
BlackSun Avatar asked Nov 15 '25 22:11

BlackSun


2 Answers

Yes, there is the WebRTC Native API. It is written in C++(some C in there as well) and can be compiled on Linux, Windows, and OSX. It also contains sample apps that are written in C++ that work on Linux that are able to make calls with a browser.

Checkout the getting started guide and try and build some of their example apps that run natively.

like image 156
Benjamin Trent Avatar answered Nov 17 '25 20:11

Benjamin Trent


Have a look at this, its awesome https://github.com/ging/licode/

like image 37
Hanu Avatar answered Nov 17 '25 21:11

Hanu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!