ScuffleTV / scuffle

Live streaming platform
https://scuffle.tv
224 stars 25 forks source link

feat(platform): integrate video #170

Closed lennartkloock closed 6 months ago

lennartkloock commented 6 months ago

Proposed changes

Integrate video pipeline into platform.

Types of changes

What types of changes does your code introduce to Scuffle? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

Closes #120

codecov[bot] commented 6 months ago

Codecov Report

Attention: 1101 lines in your changes are missing coverage. Please review.

Comparison is base (fa5418c) 73.83% compared to head (4f7a941) 47.72%. Report is 54 commits behind head on feature/website.

:exclamation: Current head 4f7a941 differs from pull request most recent head 0eea203. Consider uploading reports for the commit 0eea203 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/website #170 +/- ## ==================================================== - Coverage 73.83% 47.72% -26.11% ==================================================== Files 221 459 +238 Lines 17608 27784 +10176 ==================================================== + Hits 13000 13261 +261 - Misses 4608 14523 +9915 ``` | [Files](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV) | Coverage Δ | | |---|---|---| | [common/src/context.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-Y29tbW9uL3NyYy9jb250ZXh0LnJz) | `100.00% <100.00%> (ø)` | | | [common/src/dataloader/batch\_loader.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-Y29tbW9uL3NyYy9kYXRhbG9hZGVyL2JhdGNoX2xvYWRlci5ycw==) | `100.00% <100.00%> (ø)` | | | [common/src/global.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-Y29tbW9uL3NyYy9nbG9iYWwucnM=) | `100.00% <100.00%> (ø)` | | | [common/src/prelude/futures.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-Y29tbW9uL3NyYy9wcmVsdWRlL2Z1dHVyZXMucnM=) | `100.00% <100.00%> (ø)` | | | [config/derive/src/lib.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-Y29uZmlnL2Rlcml2ZS9zcmMvbGliLnJz) | `85.92% <ø> (ø)` | | | [config/src/error.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-Y29uZmlnL3NyYy9lcnJvci5ycw==) | `0.00% <ø> (ø)` | | | [config/src/key.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-Y29uZmlnL3NyYy9rZXkucnM=) | `0.00% <ø> (ø)` | | | [config/src/lib.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-Y29uZmlnL3NyYy9saWIucnM=) | `0.00% <ø> (ø)` | | | [config/src/primitives.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-Y29uZmlnL3NyYy9wcmltaXRpdmVzLnJz) | `0.00% <ø> (ø)` | | | [config/src/sources/cli.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-Y29uZmlnL3NyYy9zb3VyY2VzL2NsaS5ycw==) | `0.00% <ø> (ø)` | | | ... and [32 more](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV) | | ... and [559 files with indirect coverage changes](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/170/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV)