What's Changed
- Serialize parent origin metadata for crops/slices by @brunopicinin in #1672
- Update perspective correction for dimensionality by @lou-roboflow in #1674
- "USE_INFERENCE_EXP_MODELS" by @hansent in #1657
- Add support for ingesting and processing rtmp stream remotely (on modal or process) and stream back processed frames over webrtc by @grzegorz-roboflow in #1675
- Add GitHub Actions workflow for Jetson 6.2.0 builds by @alexnorell in #1671
- uv lock inference-experimental by @hansent in #1677
- Add rtsp placeholder to webrtc_worker by @grzegorz-roboflow in #1683
- Set HF_HOME when running webrtc_worker on Modal by @grzegorz-roboflow in #1682
- Make webrtc_worker time out gracefully if WEBRTC_MODAL_FUNCTION_TIME_LIMIT is set by @grzegorz-roboflow in #1684
- add file lock for downloading core models by @hansent in #1680
- TRT Compilation of models in
inference-cliby @PawelPeczek-Roboflow in #1679 - Remove (currently broken)
trt-*-cu13dependencies frominference-expby @PawelPeczek-Roboflow in #1689 - Handle bursty rtsp by @grzegorz-roboflow in #1691
- Optimize bytes_to_unicode by @grzegorz-roboflow in #1676
- Drain rtsp queue by @grzegorz-roboflow in #1693
- InferenceExpObjectDetectionModelAdapter: dont optimize_for_inference by @hansent in #1694
Full Changelog: v0.59.1...v0.60.0