Users record their screen, narrate the bug in their own voice, and hit submit. You get a Slack message with the video link, voice transcript, browser info, OS, and exact URL — no guessing required.
A form appears with a title, description, and an optional "Record Screen" button. The recording is always user-initiated — a native browser permission prompt appears first.
While recording, the SpeechRecognition API captures their narration in real time. The transcript is appended to the bug description automatically. No app to install.
A rich Slack message arrives: title, description, voice transcript, a signed screen recording link valid for 7 days, URL, browser, OS, and device type.
FeedBeeky uses the browser's native WebRTC getDisplayMedia API for screen capture and the Web Speech API for voice transcription. No third-party recording service. No additional SDK. The recording is uploaded directly to Supabase Storage and a signed URL is generated — FeedBeeky never permanently stores your users' recordings.
Add FeedBeeky to your hive in 5 minutes. No backend required.