Forum Discussion
tricky778
May 11, 2022Copper Contributor
Streaming teams live events to TV screens
We currently utilise Teams live events to broadcast news / updates throughout the business. The majority of users join the live event from their Teams desktop app. I'm looking into a way of stre...
gerardvirga
May 16, 2022Copper Contributor
tricky778 You are on the right track with your thinking of pushing the stream to a server. There are several RTMP server products both commercial and open-source which will allow you to keep the stream on your private network vs public CDN. For a handful of viewer devices you can use a small VM instance.
The other option you might want to investigate is pushing the stream to a multicast address on the LAN. This might require a conversation with your campus network team to see if MC is enabled and what IP Address to use.