Skip to content

feat: Send StartEvent if encoding type changes for an SSRC.#2384

Merged
bgrozev merged 9 commits intojitsi:masterfrom
bgrozev:add-fmtp
Feb 10, 2026
Merged

feat: Send StartEvent if encoding type changes for an SSRC.#2384
bgrozev merged 9 commits intojitsi:masterfrom
bgrozev:add-fmtp

Conversation

@bgrozev
Copy link
Member

@bgrozev bgrozev commented Feb 10, 2026

  • chore: Update jicoco.
  • feat: Add parameters to export media format description.
  • Allow any audio encoding format for export.
  • feat: Send StartEvent if encoding type changes for an SSRC.

@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

❌ Patch coverage is 7.27273% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.97%. Comparing base (abf9050) to head (e4b9817).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...rg/jitsi/videobridge/export/MediaJsonSerializer.kt 0.00% 25 Missing ⚠️
...rc/main/kotlin/org/jitsi/nlj/format/PayloadType.kt 17.39% 19 Missing ⚠️
...tlin/org/jitsi/videobridge/util/PayloadTypeUtil.kt 0.00% 6 Missing ⚠️
...in/kotlin/org/jitsi/videobridge/export/Exporter.kt 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2384      +/-   ##
============================================
- Coverage     48.02%   47.97%   -0.06%     
  Complexity     2712     2712              
============================================
  Files           381      381              
  Lines         22074    22103      +29     
  Branches       3351     3355       +4     
============================================
+ Hits          10601    10603       +2     
- Misses        10317    10344      +27     
  Partials       1156     1156              
Files with missing lines Coverage Δ
...in/org/jitsi/videobridge/export/ExporterWrapper.kt 13.88% <ø> (+1.06%) ⬆️
...in/kotlin/org/jitsi/videobridge/export/Exporter.kt 0.00% <0.00%> (ø)
...tlin/org/jitsi/videobridge/util/PayloadTypeUtil.kt 0.00% <0.00%> (ø)
...rc/main/kotlin/org/jitsi/nlj/format/PayloadType.kt 42.71% <17.39%> (-5.56%) ⬇️
...rg/jitsi/videobridge/export/MediaJsonSerializer.kt 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update abf9050...e4b9817. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bgrozev bgrozev merged commit c1fb1e9 into jitsi:master Feb 10, 2026
4 of 6 checks passed
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.

2 participants