Good luck. Let me know how it goes.
Discussion
I tried Simulcast and it works great, I only tired one single stream because I don't have NWC, but my stream went well.
Super smooth sign up and setup. I understand now, it’s not a backend like Zap Stream but more like a bitcoin-friendly Restream. Really cool. Nice work
I'm glad you had such a good first experience. Thank you trying it out. Are there any features you would like to see added?
Yeah, one thing that would be cool in the future is some kind of public playback URL or HLS endpoint for each live stream.
Something simple like /stream/{id}.m3u8 that apps or websites could embed.
Not urgent, but it would open up a lot of integrations because Im also building a small streaming project for my own site, and having a simple public playback URL would make it easier to integrate external sources like yours. Nothing complex, just something that tools can read when a stream is live.
You should be able to embed the HLS Playback url that is available on the dashboard. Maybe I'm misunderstanding the request.
nice, yeah I saw the hls playback url in the dashboard and it works great when I paste it into a player manually.
What I was thinking of is something a bit more integration friendly, like a simple Jason/api endpoint or a stable url pattern that external tools can hit to get the current playback URL + live/offline status, without me needing to copy it from the dashboard each time.
just thinking ways self-hosted sites could hook into Simulcast, I'm new to this so I'm having a hard time understanding all this, trying to learn it