8xFF / atm0s-media-server

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
https://8xff.github.io/media-docs/
MIT License
212 stars 17 forks source link

feat: convert record to separated media files and push to s3 #351

Closed giangndm closed 1 month ago

giangndm commented 1 month ago

Pull Request

Description

This PR update convert_webm into convert_record with some changes (#346):

Related Issue

If this pull request is related to any issue, please mention it here.

Checklist

Screenshots

If applicable, add screenshots to help explain the changes made.

Additional Notes

Add any additional notes or context about the pull request here.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 193 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@bfdcfc3). Learn more about missing BASE report.

Files Patch % Lines
packages/media_record/bin/convert_record.rs 0.00% 119 Missing :warning:
packages/media_record/src/media/vpx_writer.rs 0.00% 41 Missing :warning:
packages/media_record/src/media.rs 0.00% 31 Missing :warning:
packages/media_core/src/endpoint/internal.rs 0.00% 1 Missing :warning:
packages/media_record/src/storage/mod.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #351 +/- ## ========================================= Coverage ? 41.62% ========================================= Files ? 134 Lines ? 14119 Branches ? 0 ========================================= Hits ? 5877 Misses ? 8242 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.