Skip to content

Conversation

@grzegorz-roboflow
Copy link
Collaborator

Description

Add mjpeg support to webrtc worker

Type of change

  • New feature (non-breaking change which adds functionality)

How has this change been tested, please provide a testcase or example of how you tested the change?

Tested manually:

python examples/webrtc_sdk/mjpeg_basic.py \
    --workflow-id="<my workflow>" \
    --workspace-name="<my workspace>" \
    --api-key="<my API key>" \
    --api-url http://127.0.0.1:9001 \
    --stream-output output \
    --mjpeg-url="http://<mjpeg url>"
Screenshot 2026-01-02 at 21 17 48

Any specific deployment considerations

N/A

Docs

N/A

@grzegorz-roboflow grzegorz-roboflow merged commit 9638b64 into main Jan 2, 2026
51 checks passed
@grzegorz-roboflow grzegorz-roboflow deleted the feat/webrtc-worker-mjpeg branch January 2, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants