Skip to content

Conversation

@lennartkloock
Copy link
Member

@lennartkloock lennartkloock commented Oct 5, 2025

This PR adds an RTMP and an RTMPS server to ingest. The actual handling of events and data is left unimplemented.
CLOUD-154

@codecov
Copy link

codecov bot commented Oct 5, 2025

Codecov Report

❌ Patch coverage is 0% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.46%. Comparing base (8272f9e) to head (98dfee2).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
cloud/video/ingest/src/services.rs 0.00% 49 Missing ⚠️
cloud/video/ingest/src/services/rtmp.rs 0.00% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #614      +/-   ##
==========================================
- Coverage   61.77%   61.46%   -0.32%     
==========================================
  Files         383      384       +1     
  Lines       30979    31045      +66     
==========================================
- Hits        19137    19081      -56     
- Misses      11842    11964     +122     
Files with missing lines Coverage Δ
cloud/video/ingest/src/services/rtmp.rs 0.00% <0.00%> (ø)
cloud/video/ingest/src/services.rs 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

Components Coverage Δ
scuffle-aac 89.47% <ø> (ø)
scuffle-amf0 90.31% <ø> (ø)
scuffle-av1 98.40% <ø> (ø)
scuffle-batching 100.00% <ø> (ø)
scuffle-bootstrap 61.66% <ø> (-22.50%) ⬇️
scuffle-bytes-util 96.70% <ø> (ø)
scuffle-context 100.00% <ø> (ø)
scuffle-expgolomb 100.00% <ø> (ø)
scuffle-ffmpeg 90.00% <ø> (ø)
scuffle-flv 95.59% <ø> (ø)
scuffle-future-ext 50.00% <ø> (ø)
nutype-enum ∅ <ø> (∅)
scuffle-h264 99.68% <ø> (ø)
scuffle-http 86.21% <ø> (+0.17%) ⬆️
scuffle-metrics 95.02% <ø> (ø)
postcompile 44.24% <ø> (ø)
scuffle-pprof 100.00% <ø> (ø)
scuffle-rtmp 90.88% <ø> (-0.28%) ⬇️
scuffle-settings 99.11% <ø> (ø)
scuffle-signal 95.41% <ø> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2025

🚀 Preview Deployments

Deployment Status Preview URL
dashboard ⏭️ -
docs ⏭️ -
rustdoc https://docs-scuffle-ho3jjeha8-scufflecloud.vercel.app
cloud emails render ⏭️ -

@lennartkloock lennartkloock marked this pull request as ready for review October 7, 2025 21:10
@lennartkloock lennartkloock requested review from a team as code owners October 7, 2025 21:10
@lennartkloock lennartkloock changed the title feat(ingest): rtmp feat(ingest): rtmp + rtmps server Oct 7, 2025
@TroyKomodo
Copy link
Member

?brawl merge

@scuffle-brawl
Copy link
Contributor

scuffle-brawl bot commented Oct 10, 2025

📌 Commit 98dfee2 has been approved and added to the merge queue.

Requested by: @TroyKomodo

Approved by: @TroyKomodo

@scuffle-brawl
Copy link
Contributor

scuffle-brawl bot commented Oct 10, 2025

⌛ Trying commit 98dfee2 with merge b4a2310...

@scuffle-brawl
Copy link
Contributor

scuffle-brawl bot commented Oct 10, 2025

🎉 Build successful!
Completed in 10:45

Approved by: @TroyKomodo
Pushing b4a2310 to main

@scuffle-brawl scuffle-brawl bot merged commit b4a2310 into main Oct 10, 2025
17 checks passed
@scuffle-brawl scuffle-brawl bot deleted the lennart/CLOUD-154 branch October 10, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants