v0.62.5

roboflow/inferencev0.62.5Dec 12, 2025by grzegorz-roboflow

AI Summary

This release introduces streaming capabilities for Vision Language Models (VLMs) and a new SAM3 v3 block supporting RLE masks. It improves Jetson environment specifications and adds new parameters to the WebRTC SDK for better region and plan configuration. Various fixes address video track handling and workflow builder issues.

Key Highlights

  • Streaming for VLMs
  • SAM3 v3 block with RLE mask support
  • Jetson environment specification fixes
  • New parameters for WebRTC SDK region and plans

New Features

  • VLM Streaming
  • SAM3 v3 Block
  • Jetson Environment Fixes
  • WebRTC SDK Parameter Updates

Full Release Notes

# 💪 Added
* Streaming for vlms by @Matvezy in https://github.com/roboflow/inference/pull/1795
* Add SAM3 v3 block with RLE mask support by @lrosemberg in https://github.com/roboflow/inference/pull/1801
* Add changes to ensure jetson environment is specified correctly by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1796
* webrtc sdk addding new parameters to region and plans by @digaobarbosa in https://github.com/roboflow/inference/pull/1797

# 🔧 Fixed
* Fix workflow builder Private Network Access for Chrome 142+ by @alexnorell in https://github.com/roboflow/inference/pull/1794
* removing timeout for video frames by @digaobarbosa in https://github.com/roboflow/inference/pull/1798
* Fix for video tracks with video files by @digaobarbosa in https://github.com/roboflow/inference/pull/1799


**Full Changelog**: https://github.com/roboflow/inference/compare/v0.62.4...v0.62.5