Closed maxsharabayko closed 1 year ago
In SRT v1.4.2-v1.4.4 bonding can be enabled using -DENABLE_EXPERIMENTAL_BONDING=ON. srt-xtransmit needs to also define the preprocessor definition ENABLE_EXPERIMENTAL_BONDING to properly include srt.h.
-DENABLE_EXPERIMENTAL_BONDING=ON
srt-xtransmit
ENABLE_EXPERIMENTAL_BONDING
srt.h
In SRT v1.4.2-v1.4.4 bonding can be enabled using
-DENABLE_EXPERIMENTAL_BONDING=ON
.srt-xtransmit
needs to also define the preprocessor definitionENABLE_EXPERIMENTAL_BONDING
to properly includesrt.h
.