Launch HN: Hyperbeam API (YC W22) – Multiplayer embeds of any website
11–20 of 64 posts
Re: Launch HN: Hyperbeam API (YC W22) – Multiplayer embeds of any website
#12Re: Launch HN: Hyperbeam API (YC W22) – Multiplayer embeds of any website
#13Earlier quoted context omitted.
Thank you! > Have you considered the accessibility ramifications of this, e.g. for blind people using screen readers? We are considering the accessibility ramifications now since we've pivoted toward a general API. We didn't focus on accessibility for blind people initially because we were building a watch party platform. I think offering accessibility features would give us a massive edge against technologies like s…
> Is there a specific use-case you're thinking of? The OP mentioned a tutoring use case. If you're going to sell this to educational institutions or companies that serve them, at least in the US, then accessibility is important.
Thank you for stressing the importance of accessibility. We're really impressed with the quality of the questions so far.
Re: Launch HN: Hyperbeam API (YC W22) – Multiplayer embeds of any website
#14I'm not sure the API docs are publicly accessible?
- https://showy-backpack-b3f.notion.site/API-Design-eb9874bd1e...
Re: Launch HN: Hyperbeam API (YC W22) – Multiplayer embeds of any website
#15Cool, looks very similar to https://github.com/m1k1o/neko
They're actively in development and the maintainer is friendly.
Re: Launch HN: Hyperbeam API (YC W22) – Multiplayer embeds of any website
#16Re: Launch HN: Hyperbeam API (YC W22) – Multiplayer embeds of any website
#17Since AFAIU it's a video stream without any DOM, is there any accessibility affordance?
Currently, we do not have accessibility support for the browser, we only do the video stream. The reason we haven't worked on this yet is because of our focus on watch parties, and the video stream being streamed was usually that of a video itself, so not a lot of accessibility could be added to that use case. But now that we are looking at the bigger picture, we could implement full-fledged accessibility support whe…