Ask HN: What options are there to send an HTTP request with a hardware button?
My friend has is a small twitch streamer and wants to press a real life button that would clip his last 30-60 seconds of his stream. While it’d be trivial to write a serverless function that does this, I’d like the request to be fired from something he can have on his desk vs something like a chat command. Also if anyone has insight on using a Cloudflare worker on the edge vs a lambda/google cloud function, I’d be curious to hear which is more appropriate + cheaper for this kind of thing. Thanks!
4 comments
[ 3.0 ms ] story [ 23.5 ms ] threadSo... yeah, that's the cheapest route in all likelihood. As in, you can do it all for about 3 to 5 dollars.
But yeah, if they want full wireless, a USB battery pack will do the trick.