Error generating Cmake config files

Gabrisover

New Member
Hi guys, my cmake is presenting this problem, my Distro is Xubuntu (Ubuntu base). Esá asking for two libraries, RST and RSIT, I did not find ehum paca my distro, rece that ST is a component of ffmpeg not sure. the error in the console:
Bash:
-- librist library not found
-- libsrt library not found
CMake Error at cmake/Modules/ObsHelpers.cmake:446 (message):
  OBS: SRT and RIST libraries not found! Please install SRT and RIST
  libraries or set ENABLE_NEW_MPEGTS_OUTPUT=OFF.
Call Stack (most recent call first):
  plugins/obs-ffmpeg/CMakeLists.txt:25 (obs_status)
 
Top