xm1994 submitted a new resource:
obs-ssp - ZCAM SSP Protocol Source for OBS Studio
Read more about this resource...
obs-ssp - ZCAM SSP Protocol Source for OBS Studio
Read more about this resource...
[beta] obs-ssp 0.9.0
A huge upgrade prior to 0.1.0
Features:
- ZCAM ssp camera as OBS source directly!
- Tiny latency (about 100ms).
- (New) Auto discovery your cameras.
- (New) Able to set Encoder / Resolution / Framerate / Bitrate directly from properties.
- (New) Hardware Decoding.
- (New) Wait for Intra Frame (can provide much little latency).
- (New) Front LED as Tally light...
This is a bugfix version, mainly fix macOS crash issues.
For windows users, please use obs-studio 26.1.0 or later.
For macOS users, please use the latest obs-studio.
New Feature:
Known Bugs:
- "Wait for I-frame" and "Low Latancy" options as default
- Support Low noise configuration for E2-series camera
- HW Decode H264 crash on windows
- macOS still may crash on some situation (e.g. change settings when a stream already...
Hi, please check this temporary fix: https://github.com/summershrimp/obs-ssp/issues/60The new dreaded OBS 27.2.1 Update completely killed and removed this plugin from even appearing in OBS. Is there a way we can get an update for this new version? I use this plugin for my ZCam e2m4 every day and it's been perfect until today.
Thanks for the update, but I'm using Windows (both 10 and 11) and installing the hotfix it still is not showing SSP source
Ah it looks like you replied while I was taking a screenshot... Cool, that seems to have done the trick for now. Thank you!Hi, please check this temporary fix: https://github.com/summershrimp/obs-ssp/issues/60
Later version will solve that.
New Feature:
Bug fixes:
- Add support for IPMAN-S, no need to select "Don't check status".
Known Bugs:
- Change libssp.dll search method on windows, fix not working on obs-studio 27.2.1
- Fixes H264 Hardware decoding crashes on windows.
- macOS still may crash on some situation (e.g. auto reconnect when a stream disconnected), will fix in next version.
Currently working on it@xm1994 , is there any news on an update for the SSP for ZCams for OBS? I know ZCam also released their 1.0 firmware update too. Hopefully this gets updated so we can finally update to OBS v28
Feature
- Support obs-studio 28.0 and later.
Known issue
- Not support macos arm64 because libssp only has x86_64 version.
What's Changed
- feat(obs28): Change build system to obs-plugintemplate by @summershrimp in #69
- Package libssp by...
This week!Hi team, hate to be that guy... any chance we're going to get a tweak/update for v29?
Please and thank you!
New Feature
- Isolate ssp protocol to standalone process to avoid unexpected libssp crash when load in OBS.
- Support MacOS both Apple Silicon and Intel platforms (Needs to enable Rosetta2 on Apple Silicon with /usr/sbin/softwareupdate --install-rosetta --agree-to-license).
Known Issue
- Change camera settings during streaming may cause stuck.