Skip to content

Releases: CoSMoSoftware/OBS-studio-webrtc

Release 1.5.3 (OBS-Studio 28.1.2 WebRTC m112)

25 Mar 13:31
a9f14aa
Compare
Choose a tag to compare

What's changed:

  • macOS x64 deployment target set to 10.14

Release 1.5.2 (OBS-Studio 28.1.2 WebRTC m112)

07 Nov 12:30
cb21f0f
Compare
Choose a tag to compare

What's changed:

  • Fixed issue where WebRTC was not reaching TURN server

Release 1.5.1 (OBS-Studio 28.1.2 WebRTC m112)

01 Sep 13:06
5d84781
Compare
Choose a tag to compare

What's changed:

  • Added user agent string for WebSocket
  • Added support for HDR color space Rec. 2100 in VP9 10bit
  • Added color format I010
  • Fixed Rec.601 color rendering issue
  • Fixed HDR white color level issue

Release 1.5.0 (OBS-Studio 28.1.2 WebRTC m108)

18 Apr 02:47
Compare
Choose a tag to compare

What's Changed

  • Updated to libwebrtc m108
  • Fixed crash that may occur when clicking "Stop Streaming" button
  • Possibility to enable/disable congestion control bandwidth estimation (from settings panel Stream / Advanced Settings)
  • Plugin obs-ndi updated to version 4.11.1

Plugin obs-ndi is optional

  • for Ubuntu:

  • package obs-webrtc-1.5.0-28.1.2-m108-linux-2204.deb: OBS without plugin obs-ndi

  • package obs-ndi-4.11.1-linux-2204.deb: plugin obs-ndi only (package obs-webrtc-1.5.0-28.1.2-m108-linux-2204.deb for OBS must be installed first)

  • for Windows:

  • obs-webrtc-x64-1.5.0-28.1.2-m108.exe: installer has a checkbox option to request installation of plugin obs-ndi (box unchecked by default)

  • for Mac:

  • package obs-webrtc-1.5.0-28.1.2-m108-macos-x86_64.dmg: OBS only without plugin obs-ndi

  • package obs-webrtc-ndi-1.5.0-28.1.2-m108-macos-x86_64.dmg: OBS and plugin obs-ndi together

Release 1.4.2 (OBS-Studio 28.1.2 WebRTC m104)

06 Dec 10:16
Compare
Choose a tag to compare

What's Changed

  • Updated to OBS 28.1.2
  • Fixed UI issue on Settings/Stream panel: no UI update when switching between WebRTC and RTMP
  • Fixed issue on Ubuntu 22.04 installer: missing dependency qt6-wayland

Release 1.4.1 (OBS-Studio 28.1.1 WebRTC m104)

03 Nov 23:51
Compare
Choose a tag to compare

What's Changed

  • Updated to OBS 28.1.1

Release 1.4.0 (OBS-Studio 28.0.3 WebRTC m104)

01 Nov 09:44
Compare
Choose a tag to compare

What's Changed

  • Updated to OBS 28.0.3
  • Updated libwebrtc to m104
  • Native support of Mac silicon
  • Support of NewTek's NDI version 5 (plugin obs-ndi)

Release 1.3.2 (OBS-Studio 27.2.4 WebRTC m100)

16 Oct 12:57
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug of race condition during audio/video synchronization
  • Fixed a bug related to bad closing of websocket connection when clicking on "Stop Streaming" button

Release 1.3.1 (OBS-Studio 27.2.4 WebRTC m100)

09 Sep 11:04
4ac977c
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug of audio/video not synchronized when using external USB microphones and cameras

Release 1.3 (OBS-Studio 27.2.4 WebRTC m100)

06 Sep 07:52
Compare
Choose a tag to compare

What's Changed

  • Changed the versioning scheme to the following: <release version>-<OBS version>-<WebRTC version> to more easily track changes to these components.
  • Added support for 8-bit VP9 4:4:4.
  • Fixed low bitrate issue when streaming with VP8.
  • Fixed a crash that happens when switching between different pixel formats, i.e. from I420 to I444.