mirror of
https://github.com/mavlink/mavlink.git
synced 2026-06-19 07:35:34 +00:00
72ed4e32a8
WHEP is a WebRTC extension that allows to read streams by using a URL, without passing through a web page. This allows to use WebRTC as a general purpose streaming protocol. Unlike RTSP, WHEP benefits from WebRTC's built-in adaptive bitrate and congestion control, making it significantly more resilient on poor or unstable network connections.