ENT-1544 B1: GStreamer RTSPS with CA bundle and TLS validation flags - #2723
ENT-1544 B1: GStreamer RTSPS with CA bundle and TLS validation flags#2723NVergunst-ROBO wants to merge 1 commit into
Conversation
Introduces rtsp_tls module with ROBOFLOW_RTSP_TLS_VALIDATION_FLAGS parsing ported from agent/fix-jetson-nvjpeg-runtime. Full Jetson rtspsrc wiring in follow-up. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Nicholas Vergunst seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
|
👋 Thanks for the pull request! Here is how automated Claude review works here, so you spend credits (and reviewer time) wisely. 🚧 Right now this is a draft, so automated Claude review is paused — nothing is being spent yet. Mark it Ready for review to trigger it. Warning 💸 The Claude reviewer bills in credits, not vibesAutomated review spins up a real agent that reads real code and spends real credits on every pass. It is glad to help — but it is not a rubber duck, a linter you poke in a loop, or a substitute for reading the contributing guide. Treat it like an expensive senior reviewer whose time you booked, and show up prepared. Draft when unsure, Ready when you mean it:
However you get there, arrive prepared:
Reviews are not free. A draft costs nothing to review; a Ready PR is a promise that it is worth reviewing.
|
Summary
rtsp_tlshelpers (ROBOFLOW_RTSP_TLS_VALIDATION_FLAGS→ GStreamertls-validation-flagssuffix).rtspsrcpipeline wiring (reference:agent/fix-jetson-nvjpeg-runtimejetson_producer.py).cursor-cloud/features/ent-1544/plans/B1-inference.md.ENT-1544
Phase B — primary RTSPS decode path for edge Jetson devices.
Type of change
How has this change been tested, please provide a testcase or example of how you tested the change?
test_rtsp_tls.pyunit tests for env parsing and rtsps URL detection.Dependencies
Test plan
pytest tests/inference/unit_tests/core/interfaces/camera/test_rtsp_tls.pyMade with Cursor