Forum Discussion
Activating NDI in Teams not working
- Sep 08, 2020It’s not 100% rolled out so maybe for some reason your account isn’t fully enabled. You could maybe try a new policy and assign to your account but outside of that that’s only other thing I could think it could be.
I have exactly the same issue. Had to change the permissions in the Application in order for the NDI libraries to be copied over and now it says "NDI not supported" with the same error message in the logs.
- micudajNov 05, 2020Copper Contributor
DanielWM I changed the permissions of the bin folder inside the Microsoft Teams application at /Applications/Microsoft Teams.app/Contents/Resources/app.asar.unpacked/node_modules/slimcore, so that the libraries could be moved during activation of NDI. But as I wrote, still not working.
- markspolakovsFeb 24, 2021Copper Contributor
micudaj I found a workaround for the "NDI is not supported" issue:
- Close Teams
- Open %LOCALAPPDATA%\Microsoft\Teams\current\resources\app.asar.unpacked\node_modules\slimcore\bin
- Delete "Processing.NDI.Lib.x64.dll", "Processing.NDI.Lib.Licenses.txt", and "TxNdi.dll"
- Restart Teams
- Go to Settings > Permissions and tick NDI, it should redownload the libraries and work.
- KSorensen1288Apr 26, 2022Copper Contributor
markspolakovs Hi Mark, I worked on the basis of your work, so first thanks for leading me in the right direction. I saw the problem in Teams on Win11 and I had another computer with Win10 that I could get to work. So I copied the files you mentioned from the Win10 computer to the Win11 computer and it worked out fine. Now I can activate the Production Capabilities. I hope it can help more people