Hi Glide!
I’m hosting a live boxing event under a Pay-per-View model. I saw some references to integrating a livestream but we preferable want to use RTMP format instead of using Youtube, Twitch or Facebook live.
What is the best way to set this up? Thanks!
Have you tried using an RTMP link with a video component? No idea if it will work or not, but I’d start there. Otherwise maybe something with the web embed component.
Yeah I think I can figure it out with OBS → OBS RTMP → Restream.io → Embed into Glide. Would be nice if I can go directly from OBS to Glide though.
I don’t know anything about OBS or Restream, but if they provide a direct RTMP link, I’d at least try it in a video component. If they provide embed code, then I would try it in a web embed component. Can’t get anymore direct to Glide than that.
I’m guessing OBS is only going to work if a user is on the same network. Otherwise there needs to be some way to redistribute the feed over the internet, meaning there needs to be some sort of web server handling traffic and redistribution. In that case Restream is probably the way to go.
1 Like
Hi Jeff, the livestream worked, couldn’t leave out Restream though.
1 Like