Hacker Newsnew | past | comments | ask | show | jobs | submit | zcesur's commentslogin

You stream from your OBS directly to Algora, just like Twitch. And we let you multistream to YouTube, X, Twitch just like Restream.

The ads is a new feature, the cool thing is they don't interrupt the stream and show across all platforms.


> the cool thing is they don't interrupt the stream and show across all platforms

This is probably the wrong approach to selling this audience on an ads feature. A different approach that would be equally true (I assume) would be:

"The cool thing is that since these ads are embedded in the stream there's no tracking and no client-side JavaScript of any kind—the ads are targeted at the content, not individuals!"


I like your take here, thank you


Where did you learn this skill?


Most of our users multistream to Twitch, YouTube and X through Algora! We also support aggregating live chat comments from these platforms and embedding them on your screen, and more recently, livestream monetization via in-video ads


Creator of Algora here, thanks for sharing! This was a pleasant surprise :) I posted about our Elixir bounties yesterday on Reddit, and I was not expecting to see it on HN front page the next day.

I've been building this since early this year. Over the past few months, developers like Daniel Roe (Nuxt.com maintainer), Chris Griffing, Andras Bacsai (Coolify.io maintainer) have been livestreaming with Algora their coding sessions, office hours, product launches, podcasts, and more.

Algora TV supports free multistreaming to Twitch, X, YouTube, custom RTMPs [1] and aggregates live comments from these platforms.

I chose to build Algora in Elixir because of a few reasons: 1) Productivity gains from using Phoenix LiveView are unparalleled as a solo developer 2) OTP is super helpful for handling complex streaming pipelines. Things like multistreaming, mirroring chat messages, capturing thumbnails etc. can fail at any time, and OTP makes it easier to build fault-tolerant processes 3) BEAM clustering allows distributing the system across multiple nodes with ease, which helps reduce latency between streamers and viewers.

As the sole maintainer of the project, I'd love to get your help with improving Algora! If you're up for contributing, I've put up a bunch of bounties [2] to prioritize some issues.

In any case, I'd love to hear from you if you have any feedback or questions!

[1]: https://algora.tv/docs/streaming/multicast

[2]: https://algora.io/org/algora/bounties


Since you asked for feedback, the first two things I noticed were:

1. The license.

2. On the home page, everyone had the X logo by their name.

For me, personally, these things combined were enough to decide to not bookmark it.


Personally X logos are a red flag for me.

I either think they're:

1. Old accounts that haven't been updated in a long time

2. Bots or fake and generated accounts

3. Conspiracy nuts


Documentation sucks. It doesn't explain what it is. Why open source Twitch? Introduction doesn't explain anything. Is it a Twitch competitor? Is it a restream competitor? ... annoying


Duly noted, we're probably going to add local accounts at some point. For the time being, limiting to GitHub auth has been really helpful to keep the platform focused on developers and combat spam.

Any S3-compatible storage should work fine! That being said it would require a lot more work to set it up as you also need to worry about caching, replication, distribution etc. For a livestreaming platform it's super important to ensure livestreams are available globally to minimize latency for viewers.

Tigris has all of this built-in, so it already behaves like a CDN. It's what we use on https://algora.tv and we wanted to make getting started as easy as possible for our contributors and anyone who's looking to self-host.


Makes sense, thank you.


I work in a relatively small TS monorepo and waiting on VSCode Intellisense to load the types breaks my flow quite often. A plugin like this would help identify the complex types in the codebase


The challenge is to build an open source MIT-licensed VSCode plugin that shows you the time-to-load of a type in TypeScript

https://tsperf.algora.io


Daniel Roe (Nuxt maintainer) is livestreaming his attempt! https://tv.algora.io/danielroe/latest


algora cofounder here, thanks for the mention! and you're right, we're working to rank up on search results


thanks a lot james! you guys pioneered the video bounty use case, was so impressive seeing 10 videos submitted in just a single day!

https://github.com/triggerdotdev/trigger.dev/issues/249


thank you so much jay! it's been a privilege to work with you

btw you have the most beautiful docs i've ever seen https://www.highlight.io/docs/getting-started/client-sdk/rea...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: