Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Today, WHIP is supported by OBS Studio 30 and later, but on Windows operating system only. WHIP stream publishing is almost the same as WebRTC publishing from browser except SDP exchange.

Codecs supported

Video:

  • H264
  • VP8 if publisher supports it
  • H265 if publisher supports it

...

  • Opus
  • G711 (PCMA, PCMU) if publisher supports it

Operation flowchart

1. Publisher (OBS) sends HTTP POST query /rest-api/stream/publish/streamName with SDP offer

...