Support of the new mpegts output would require manual compilation of librist & libsrt libs. CI on ubuntu hasn't been updated so disable the new mpegts output for now. Signed-off-by: pkv <[email protected]>
@@ -58,6 +58,7 @@ _configure_obs() {
-DCMAKE_BUILD_TYPE=${BUILD_CONFIG} \
-DLINUX_PORTABLE=${PORTABLE_BUILD:-OFF} \
-DENABLE_AJA=OFF \
+ -DENABLE_NEW_MPEGTS_OUTPUT=OFF \
${PIPEWIRE_OPTION} \
${YOUTUBE_OPTIONS} \
${TWITCH_OPTIONS} \