Skip to content

Add optional Ion-SFU support and integration test coverage#232

Draft
zohrehasadi00 wants to merge 13 commits intomainfrom
feat/164-sfu
Draft

Add optional Ion-SFU support and integration test coverage#232
zohrehasadi00 wants to merge 13 commits intomainfrom
feat/164-sfu

Conversation

@zohrehasadi00
Copy link
Copy Markdown
Contributor

SFU in both back- and frontend. I wrote a test for it too

Tag the people who should review this:
@Tenebrae311 @fhilgers @Paul2607 @saribx @ChristophMantsch @BenediktZinn @anuunchin

… Detection interface

Signed-off-by: Zohreh Asadi <z.asadi@campus.tu-berlin.de>
… optional labelText

Signed-off-by: Zohreh Asadi <z.asadi@campus.tu-berlin.de>
…orporating optional labelText

Signed-off-by: Zohreh Asadi <z.asadi@campus.tu-berlin.de>
Signed-off-by: Zohreh Asadi <z.asadi@campus.tu-berlin.de>
Signed-off-by: Zohreh Asadi <z.asadi@campus.tu-berlin.de>
Signed-off-by: Zohreh Asadi <z.asadi@campus.tu-berlin.de>
…n options

Signed-off-by: Zohreh Asadi <z.asadi@campus.tu-berlin.de>
Signed-off-by: Zohreh Asadi <z.asadi@campus.tu-berlin.de>
Signed-off-by: Zohreh Asadi <z.asadi@campus.tu-berlin.de>
Signed-off-by: Zohreh Asadi <z.asadi@campus.tu-berlin.de>
…dling and track management

Signed-off-by: Zohreh Asadi <z.asadi@campus.tu-berlin.de>
Signed-off-by: Zohreh Asadi <z.asadi@campus.tu-berlin.de>
Copy link
Copy Markdown
Collaborator

@fhilgers fhilgers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cannot get it to work:

Steps to reproduce:

  • Start ion sfu: docker run -p 7000:7000 -p 5000-5200:5000-5200/udp pionwebrtc/ion-sfu:latest-jsonrpc
  • Start Frontend: VITE_WEBRTC_MODE=ion-sfu VITE_SFU_URL=ws://localhost:7000/ws make run-frontend-local
  • Start Analyzer: WEBRTC_MODE=ion-sfu SFU_SIGNALING_URL=ws://localhost:7000/ws make run-analyzer-local
  • Start Webcam: WEBRTC_MODE=ion-sfu SFU_SIGNALING_URL=ws://localhost:7000/ws make run-streamer-local

I can see the video in the frontend but there are no detections happening, e.g. no overlay drawn and also the analyzer is not logging anything.

Signed-off-by: Zohreh Asadi <zohrehasadi2018@yahoo.com>
@zohrehasadi00
Copy link
Copy Markdown
Contributor Author

@fhilgers could you check it out again?

@fhilgers
Copy link
Copy Markdown
Collaborator

@zohrehasadi00 I tried it out again and sadly the same happens. I can try to look at the code and find a fix until the end of the week, I won't be able to fix it until tomorrow. If some of the other devs wants to help you test and fix it that would be even better.

@zohrehasadi00 zohrehasadi00 marked this pull request as draft January 26, 2026 09:32
@fhilgers fhilgers linked an issue Feb 1, 2026 that may be closed by this pull request
@bu31punu bu31punu mentioned this pull request Feb 6, 2026
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.

Add Ion-Sfu Support

2 participants