Check if you are doing System_linkStart of both swms mosaic links. There are also some issues with your usecase .Pls fix them:
swMsPrm[i].layoutPrm.outputFPS = 30; ---> this should be 60
swMsPrm[i].enableOuputDup = TRUE; --->This should be FALSE
Check if you are doing System_linkStart of both swms mosaic links. There are also some issues with your usecase .Pls fix them:
swMsPrm[i].layoutPrm.outputFPS = 30; ---> this should be 60
swMsPrm[i].enableOuputDup = TRUE; --->This should be FALSE