Skip to content

feat:whepfrom support remote host#306

Merged
a-wing merged 1 commit intobinbat:mainfrom
Marsyew:whepfrom
May 23, 2025
Merged

feat:whepfrom support remote host#306
a-wing merged 1 commit intobinbat:mainfrom
Marsyew:whepfrom

Conversation

@Marsyew
Copy link
Copy Markdown
Contributor

@Marsyew Marsyew commented May 22, 2025

  • Add sdp_file param to src/whepfrom.rs.
  • Update rtp tests.

We can specify the audio and video ports for transferring to the remote host in whepfrom
for example:
cargo run --bin=whepfrom -- -o rtp://ip?video=9000&audio=9002 -w http://localhost:7777/whep/test-rtsp -v --sdp-file stream.sdp

- Add `sdp_file` param to  `src/whepfrom.rs`.
- Update rtp tests.
@codecov
Copy link
Copy Markdown

codecov bot commented May 22, 2025

Codecov Report

Attention: Patch coverage is 97.54098% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
livetwo/src/whep.rs 97.93% 2 Missing ⚠️
src/whepfrom.rs 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
libs/rtsp/src/lib.rs 91.71% <100.00%> (-0.64%) ⬇️
livetwo/src/utils.rs 87.38% <100.00%> (-0.12%) ⬇️
src/whepfrom.rs 0.00% <0.00%> (ø)
livetwo/src/whep.rs 86.90% <97.93%> (+1.23%) ⬆️

... and 5 files with indirect coverage changes

🚀 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.

@a-wing a-wing added enhancement New feature or request mod::whepfrom whepfrom labels May 23, 2025
@a-wing a-wing added this to the 0.8.0 milestone May 23, 2025
@a-wing a-wing merged commit ac497b7 into binbat:main May 23, 2025
21 of 26 checks passed
@Marsyew Marsyew deleted the whepfrom branch November 3, 2025 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request mod::whepfrom whepfrom

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants