Skip to content

Releases: CoSMoSoftware/OBS-studio-webrtc

OBS-Studio 26 WebRTC m86- Beta 1

18 Jan 04:30
Compare
Choose a tag to compare
Pre-release
  • CEF browser source
  • Palakis' NDI plugin
  • Palakis' websocket plugin

Mac Big Sur support is not complete because of a bug hearted from OBS: #290

Beta builds use common libwebrtc:

  • do support H264 in software (ffmpeg for decoding, OpenH264 in encoding)
  • do NOT have a cosmo watermark,
  • Beta Builds are feature complete but still have some bugs. Use in production at your own risk. Open tickets if you find a bug to help us make the Production version available faster.

Happy Streaming.

OBS-Studio 26 WebRTC m84 - Beta 1

15 Jan 17:46
a8c73f2
Compare
Choose a tag to compare
Pre-release
  • CEF browser source
  • Palakis' NDI plugin
  • Palakis' websocket plugin

Beta builds use common libwebrtc:

  • do support H264 in software (ffmpeg for decoding, OpenH264 in encoding)
  • do NOT have a cosmo watermark,

Beta Builds are feature complete but still have some bugs. Use in production at your own risk. Open tickets if you find a bug to help us make the Production version available faster.

Happy Streaming.

OBS-Studio 26 Webrtc m84 - Alpha 2

06 Jan 09:12
Compare
Choose a tag to compare
Pre-release
  • CEF browser source
  • Palakis' NDI plugin
  • Palakis' websocket plugin

Alpha builds use cosmo community packages which:

  • do not support H264,
  • have a cosmo watermark,
    It allows for support to differentiate between alpha/beta builds and production builds.

Production builds will support H264 and will not have watermark.

OBS-Studio 26 Webrtc m84 - Alpha

23 Dec 14:44
Compare
Choose a tag to compare
Pre-release
  • CEF browser source
  • no NDI plugin
  • no websocket plugin

Alpha builds use cosmo community packages which:

  • do not support H264,
  • have a cosmo watermark,
    It allows for support to differentiate between alpha/beta builds and production builds.

Production builds will support H264 and will not have watermark.

OBS-Studio 23.2 Webrtc m84 - RC 4

24 Nov 23:19
Compare
Choose a tag to compare
Pre-release

This version addresses a bug with recording when using h264.
You should update ASAP.

= LINUX =

How to install a package? (it is necessary to give path to the package, for example as ./ if the package is in the current directory)
$ sudo apt install ./obs-webrtc-ubuntu-1804-x64-23.2.84.deb

IMPORTANT: you must set environment variable LD_LIBRARY_PATH:
$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/obs-plugins

How to run OBS?
$ obs

How to uninstall a package?
$ sudo apt remove obs

OBS-Studio 23.2 Webrtc m84 - RC 3

18 Nov 00:54
Compare
Choose a tag to compare
Pre-release

New firefox version became more pedantic about codec names, which resulted in some problems viewing streams issued by OBS either when explicitly choosing H264 or choosing "automatic". This solves this issue.

= LINUX =

How to install a package? (it is necessary to give path to the package, for example as ./ if the package is in the current directory)
$ sudo apt install ./obs-webrtc-ubuntu-1804-x64-23.2.84.deb

IMPORTANT: you must set environment variable LD_LIBRARY_PATH:
$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/obs-plugins

How to run OBS?
$ obs

How to uninstall a package?
$ sudo apt remove obs

OBS-studio WebRTC 21.0.3

17 Oct 10:15
Compare
Choose a tag to compare
Pre-release

Updated Millicast Signaling.

OBS-studio WebRTC 21.0.3

24 Jul 09:02
Compare
Choose a tag to compare
Pre-release

Fix json
Add milicast support
POST -> PUT

OBS-studio WebRTC 21.0.3

20 Jul 09:31
Compare
Choose a tag to compare
Pre-release

Force use of tlsv1.2

OBS-studio WebRTC 21.0.3

19 Jul 04:28
Compare
Choose a tag to compare
Pre-release

callback parameter for token verification