Closed alexhenrie closed 6 months ago
Merged to development
as ea47e19129fcd877aee1046916c52bb0f74cd628, which means this will be in the next release.
I removed the changes to video.js
, since that's verbatim from the upstream project and it would be weird to patch it locally like that... 🤔 (and the next time we update it, that patch would likely inadvertently get removed anyway)
I also ran the minimizers so that the changed javascript is properly reflected in builds, rather than just source.
Thanks for your contribution!
Oh, and note about packaging MistServer: the latest development branch (and thus next release) supports upstream MbedTLS versions again (both 2.X and 3.X, even!), as long as it is built with SRTP support (which is a build-time option, and by default disabled - unfortunately... but that's a lot easier to deal with than needing a specific fork!). The fork version also still works, and which is installed/available is autodetected, as long as Meson is used as the buildsystem (CMake-based builds are going to be unsupported somewhere in the near-ish future for MistServer, anyway).
https://mentors.debian.net/package/mistserver/