openvidu/openvidu-server
pabloFuente 5921eef20a openvidu-server: fix multiple CVEs in dependencies
- Jackson (CVE-2025-52999, PRISMA-2023-0067): upgraded `jackson-core` and `jackson-databind` from `2.14.0` to `2.19.2`
- Apache HttpClient (CVE-2020-13956): upgraded `httpclient` from `4.5.12` to `4.5.14`.
- Netty (CVE-2025-58057, CVE-2025-58056): upgraded `netty-codec-http` and `netty-codec-compression` from `4.2.4.Final` to `4.2.7.Final`.
2025-12-09 12:45:19 +01:00
..
deployments openvidu-deployment: Minor fixes openvidu ha on premises. 2025-12-06 21:07:02 +01:00
docker Update Kurento to 7.3.0 2025-12-02 11:22:19 +01:00
src Update to version 2.32.0 2025-12-04 21:41:34 +00:00
.gitignore openvidu-server: main index.html at "/" 2020-04-17 13:08:38 +02:00
LICENSE Initial OpenVidu platform commit 2016-10-11 09:53:32 +02:00
NOTICE Update Copyright dates 2022-03-18 10:31:19 +01:00
README.md Update README with OpenVidu Tests badge 2022-06-08 14:40:26 +02:00
pom.xml openvidu-server: fix multiple CVEs in dependencies 2025-12-09 12:45:19 +01:00
sonar-project.properties CDR file only created when openvidu.cdr thanks to conditional logback.xml 2018-02-02 19:45:39 +01:00

README.md

License badge OpenVidu Tests Documentation Status Docker badge Support badge

openvidu-server

  • Description: OpenVidu server side. It receives the remote procedure calls from openvidu-browser and manage all the media streams operations. You don't have to make direct use of it. Just to run it.

  • Docs: REST API

  • Release: OpenVidu Artifacts