obs-ssp
obs-ssp copied to clipboard
Simple Stream Protocol source to OBS
In file included from /home/no/Documents/obs/obs-studio/plugins/obs-ssp/src/obs-ssp-source.cpp:39:0: /home/no/Documents/obs/obs-studio/plugins/obs-ssp/lib/ssp/include/imf/threadloop.h: In constructor ‘imf::ThreadLoop::ThreadLoop(const PreLoopCallback&, const LoopCreater&)’: /home/no/Documents/obs/obs-studio/plugins/obs-ssp/lib/ssp/include/imf/threadloop.h:70:21: warning: ‘imf::ThreadLoop::create_loop’ will be initialized after [-Wreorder] LoopCreater create_loop; ^~~~~~~~~~~ /home/no/Documents/obs/obs-studio/plugins/obs-ssp/lib/ssp/include/imf/threadloop.h:69:22: warning: ‘imf::ILoop_class* imf::ThreadLoop::loop_’ [-Wreorder] ILoop_class* loop_;...
Steps to reproduce. Add a 3d transform streamfx filter to a source. It will be able to manipulate it. Add a ssp source to any scene. Connect it to a...
Currently we only give 4k/1080p and 25/30/50/60p. It's better to give all resolution and framerate that selected machine can running at.
When using OBS 25.0.8 and 0.9.0 OBS-SSP it finds the camera fine. However after a few minutes of use the camera view begins to flicker in OBS and the record...
For now, we need to open the properties and apply it to enable the source. Also check custom ip automaticlly on OBS start.
Plugin loads but neither audio or video is playing.