open-webrtc-toolkit / owt-server

General server (streaming/conference/transcoding/anayltics) for OWT. (A.k.a. MediaServer)
https://01.org/open-webrtc-toolkit
Apache License 2.0
1.14k stars 369 forks source link

WebRTC library version used in owt-server (owt-deps-webrtc) #1360

Open bert-and-ernie opened 10 months ago

bert-and-ernie commented 10 months ago

Hello,

The owt-server project uses the owt-deps-webrtc project which contains the WebRTC library and uses two branches (59-server and 88-sdk). These branches are out of date and cannot be compiled with recent OS/toolchain versions. The branch 108-sdk is newer but is unused in the owt-server project.

Will the owt-server project be updated to use a newer version of the WebRTC library?

I am concerned about the maintenance and keep up with security fixes/patches for this project.

Thank you in advance.

Phillipip commented 8 months ago

I would also be very happy about an answer.

starwarfan commented 8 months ago

Currently we have no plans to updated WebRTC library for server project except there are security features.