I am looking to build a review and approval tool for Post Production professionals. I want to use Lovable on the front end and Supabase for the backend. I am not an engineer at all, but I want to see how far I can get with vibing features for a basic protoype. Has anyone played with video and streaming at all with Supabase?
A user is interested in building a review and approval tool for post-production professionals using Supabase for the backend and Lovable for the frontend. They are exploring the feasibility of incorporating video and streaming features into their prototype.
sounds like a really cool project. I haven't worked with video/streaming on supabase personally, but I've built a podcast management tool and I can see how the review/approval flow translates well to post-production work. Supabase Storage can handle file uploads and Lovable + Supabase is a solid combo for prototyping fast, so you can definitely get pretty far vibing it. For the actual video playback/streaming part you'd probably want to look into a dedicated service (like Mux or Cloudflare Stream) and connect it to your Supabase backend.