Streaming Archives • BlogGeek.me https://bloggeek.me/webrtctag/streaming/ The leading authority on WebRTC Wed, 16 Aug 2023 14:19:08 +0000 en-US hourly 1 https://bloggeek.me/wp-content/uploads/2021/06/ficon.png Streaming Archives • BlogGeek.me https://bloggeek.me/webrtctag/streaming/ 32 32 WHEP https://bloggeek.me/webrtcglossary/whep/ Mon, 03 Apr 2023 07:01:47 +0000 https://bloggeek.me/?post_type=webrtcglossary&p=73683 WHEP stands for WebRTC-HTTP Egress Protocol. WHEN enables adding browser based low latency viewing of streaming content. It is an IETF draft specification (here), which adds a simple signaling layer on top of WebRTC that can be used to connect a WebRTC publisher to a WebRTC media server – usually streaming services and/or CDNs. The […]

The post WHEP appeared first on BlogGeek.me.

]]>
WHEP stands for WebRTC-HTTP Egress Protocol.

WHEN enables adding browser based low latency viewing of streaming content.

It is an IETF draft specification (here), which adds a simple signaling layer on top of WebRTC that can be used to connect a WebRTC publisher to a WebRTC media server – usually streaming services and/or CDNs.

The player in this case only receives media and doesn’t send media.

Since WebRTC doesn’t include its own signaling protocol, WHIP has been proposed, for solving a very specific market need – in the streaming industry, there is a clear decoupling between the various network components – publishers, media servers and players. Each application or service provider can mix and match these three entities as he sees fit.

For WebRTC to fit into the streaming industry, such decoupling was needed, and as a result, there was a need for a clear signaling protocol to connect the media server to the player, which is what WHEP does.

See also WHIP

The post WHEP appeared first on BlogGeek.me.

]]>
WHIP https://bloggeek.me/webrtcglossary/whip/ Mon, 03 Apr 2023 06:59:51 +0000 https://bloggeek.me/?post_type=webrtcglossary&p=73682 WHIP stands for WebRTC-HTTP Ingestion Protocol. WHIP enables connecting browser based users and live inputs directly to streaming services. It is an IETF draft specification (here), which adds a simple signaling layer on top of WebRTC that can be used to connect a WebRTC publisher to a WebRTC media server – usually streaming services and/or […]

The post WHIP appeared first on BlogGeek.me.

]]>
WHIP stands for WebRTC-HTTP Ingestion Protocol.

WHIP enables connecting browser based users and live inputs directly to streaming services.

It is an IETF draft specification (here), which adds a simple signaling layer on top of WebRTC that can be used to connect a WebRTC publisher to a WebRTC media server – usually streaming services and/or CDNs.

The publisher in this case only sends media and doesn’t receive media.

Since WebRTC doesn’t include its own signaling protocol, WHIP has been proposed, for solving a very specific market need – in the streaming industry, there is a clear decoupling between the various network components – publishers, media servers and players. Each application or service provider can mix and match these three entities as he sees fit.

For WebRTC to fit into the streaming industry, such decoupling was needed, and as a result, there was a need for a clear signaling protocol to connect the publisher to the media server, which is what WHIP does.

See also WHEP

The post WHIP appeared first on BlogGeek.me.

]]>