Oden // 2.50.1

What's New

2.50.1 2026-06-25

  • Fixed a crash that could occur during P2P link setup when a STUN query was interrupted by a disconnect.
  • Fixed a crash when capturing video through a CUDA IPC GStreamer source (cudaipcsrc) by sharing Oden's CUDA context with the capture pipeline.

2.50.0 2026-06-17

  • Added TensorRT 10 and 11 support to the Inference engine.
  • Added support for bulk licenses that are not tied to a single computer.
  • Added an ABI-stable plugin communication API (message_bus).
  • Published the Oden plugin Rust crate to https://github.com/voysys/oden_plugin_rs.
  • Fixed Webview mouse cursor flicker.
  • Fixed a spurious "vehicle is already controlled" error.
  • Fixed a crash that could occur when a plugin was reloaded while sharing data with another plugin.
  • Uninstalling the Debian packages with purge now removes the installation directory under /opt.
  • Removed unneeded Linux library dependencies.