Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Allow data flow from QUIC agent to video agent. #1065

Merged
merged 3 commits into from
Aug 31, 2021

Conversation

jianjunz
Copy link
Collaborator

@jianjunz jianjunz commented Aug 12, 2021

This change allows data flow from QUIC agent to video agent. It also adds a new class NanFrameNode, so internal connection module could use NAN object as a frame source or a frame destination.

Client side change for sending media data over WebTransport: open-webrtc-toolkit/owt-client-javascript#516

@jianjunz jianjunz added the wip label Aug 12, 2021
@jianjunz jianjunz force-pushed the quic-video branch 2 times, most recently from c71d8d4 to 3b962df Compare August 18, 2021 06:57
@jianjunz jianjunz force-pushed the quic-video branch 3 times, most recently from b29026c to f047c1e Compare August 26, 2021 02:44
@jianjunz jianjunz marked this pull request as ready for review August 26, 2021 05:00
@jianjunz jianjunz changed the title Allow data flow between QUIC agent and video agent. Allow data flow from QUIC agent to video agent. Aug 26, 2021
@jianjunz jianjunz added the enhancement New feature or request label Aug 26, 2021
@jianjunz jianjunz linked an issue Aug 26, 2021 that may be closed by this pull request
5 tasks
@jianjunz jianjunz merged commit e4cf5f4 into open-webrtc-toolkit:master Aug 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Media over WebTransport
2 participants