Skip to main content

Module whep

Module whep 

Source
Expand description

server subscribe: WHEP server.

POST /<broadcast-path> accepts a WHEP SDP offer and returns an SDP answer sourced from the matching MoQ broadcast on the subscribe origin.

Re-exports§

pub use crate::server::Response;

Functions§

accept
Accept a WHEP SDP offer and egress the MoQ broadcast broadcast (a path relative to subscriber’s root) to the negotiated WebRTC peer.
router
Build the WHEP axum router.