Releases: CoSMoSoftware/OBS-studio-webrtc
OBS-Studio 26 WebRTC m86- Beta 1
- 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
- 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
- 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
- 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
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
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
Updated Millicast Signaling.
OBS-studio WebRTC 21.0.3
Fix json
Add milicast support
POST -> PUT
OBS-studio WebRTC 21.0.3
Force use of tlsv1.2
OBS-studio WebRTC 21.0.3
callback parameter for token verification