Skip to content

whepfrom:datachannel realization and udp extension#352

Open
yingchuan8985 wants to merge 5 commits into
binbat:mainfrom
yingchuan8985:feat/whepfrom
Open

whepfrom:datachannel realization and udp extension#352
yingchuan8985 wants to merge 5 commits into
binbat:mainfrom
yingchuan8985:feat/whepfrom

Conversation

@yingchuan8985
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

@a-wing a-wing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a Integration testing in: tests/channel

up a liveion and whepfrom service and:

integration test: udp <-> liveion <-> whepfrom <-> udp

Comment thread livetwo/src/whep/channel.rs
Comment thread livetwo/src/whep/webrtc.rs Outdated
Comment thread livetwo/src/whep/webrtc.rs Outdated
Comment thread livetwo/src/whep/webrtc.rs
Comment thread livetwo/src/whep/mod.rs
Copy link
Copy Markdown
Member

@a-wing a-wing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If rtp port use portpicker, The test is more failed


static port more easy success for test

Comment thread tests/channel.rs Outdated
Comment on lines +102 to +108
let handle_whip = tokio::spawn(livetwo::whip::into(
ct.clone(),
sdp_path,
format!("http://{addr}{}", api::path::whip(stream_id)),
None,
None,
));
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I use liveion datachannel, We must have whip publisher?

Can I only stream and whepfrom use liveion datachannel udp?

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