Forum Discussion
Scott Tupper
Sep 13, 2018Iron Contributor
user unable to select external encoder for live events
Hello and good day! I have a user who is the admin of her Yammer group, can create live events in Stream, holds an E5 license but can only select Quick Start in Teams and not external encoder. Any ...
Julian Frank
Nov 29, 2018Brass Contributor
I'm sure Microsoft will make it a simple checkbox in the admin console...in future... for now we have to use the powershell route...
Back to powershell...Did you get the output
"AllowBroadcastScheduling : True" for the command "Get-CsTeamsMeetingBroadcastPolicy -identity Global"... This is key for enabling this option... and this needs to be done in the admin.teams.microsoft.com
1) Create Live Events Policy -> ensure it has "allow Scheduling" enabled
2) Check if user has this policy assigned
Let me know if it worked...
Dave Elerick
Nov 29, 2018Copper Contributor
Thank you. This worked, I think there was some confusion on the Encoder box being grey but the support for the Ext. Encoder was indeed enabled. Thanks for the quick reply.