how do I upload bigger video of 10-20 minutes on convex in live as I am filming it in OBS
Is there any simple way to implement this kind of setup with convex?
8 Replies
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!
@Convex Bot is there any AI that can help
hi. this would be in an electron app or something running on your machine?
I'm building it on nextJS it's a webapp
gotcha. how would the web app get access to your filesystem where OBS is writing the video file?
As it's a longer videos at times do you think using a dedicated video hosting would be better? I didn't figure out the full ins & outs of hooking up OBS.
If there's 100-1000 users uploading video (educational focused), would Convex be good on the basic plan?
Video is tricky, especially streaming. I'd personally start out using Mux for the actual video streaming bits and worry about doing something more bespoke and manual if the need arises (maybe due to pricing at scale or something).
Great thank you @erquhart