[Samples]: Add VLM alerts sample in python 1/2#620
Merged
Conversation
- Add vlm_alerts.py sample application - Download video if URL provided - Export HuggingFace VLM to OpenVINO IR using optimum-cli - Build and run GStreamer pipeline with gvagenai - Write JSONL metadata output - Add requirements.txt for exporter stack
) in that commit d6b4de5 the default diplay configuration and the text background by default should be drawn. but if the user didn't specify _displ_cfg the text background is drawn, this commit to fix that bug. Signed-off-by: Walid <walid.aly@intel.com>
) * Add disable-proxy property to gvametapublish for MQTT connections * Update gvametaconvert documentation to clarify timestamp properties with timecodestamper links * Remove disable-proxy property from gvametapublish, add warning in the documentation * Remove a header * Revert code changes --------- Co-authored-by: Tomasz Bujewski <tomasz.bujewski@intel.com>
* Update Openvino for fedora and ubuntu. * Update openvino version * fix windows path * fix openvino version * Update OpenVINO references to version 2026.0 across various files * Update OpenVINO dependency to version 2026.0.0 in control files * Update OpenVINO dependency to version 2026.0.0 in intel-dlstreamer.spec * Update OpenVINO repository source to version 2026 in Dockerfile * Update OpenVINO references and dependencies to version 2026.0.0 in scripts and Dockerfile * Update copyright years to 2026 in various files * fix openvino repo paths * fix repo path in entrypoint script * Add missing headers * remove deprecated openvino.runtime namespace and use the openvino namespace directly * Update OpenVINO version for Windows. --------- Co-authored-by: nszczygl9 <118973656+nszczygl9@users.noreply.github.com>
a8acd38 to
b13008e
Compare
oonyshch
commented
Feb 26, 2026
| -Dorc=disabled | ||
| -Dgpl=disabled | ||
| -Dpython=enabled | ||
| -Dpython=enabled |
Contributor
Author
There was a problem hiding this comment.
I know this is out of scope, just noticed misalignment in formatting.
tjanczak
reviewed
Feb 27, 2026
mholowni
approved these changes
Feb 27, 2026
…n and removal of vlm requirements file
walidbarakat
approved these changes
Feb 27, 2026
Contributor
walidbarakat
left a comment
There was a problem hiding this comment.
looks good, if this script will be integrated in any automated pipeline or we need to showcase our way of error resiliency we can add a robust error and exception handling functionality. otherwise no need.
tjanczak
approved these changes
Feb 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR is intended to:
Tested by running locally for all mentioned components on ARL-H.
Checklist:
Next steps: