Anthony
Anthony
config/redis.js:4 Set it as a process var or in .env.private
I'm upgrading to iOS 14 to see if I can replicate it. https://developer.apple.com/forums/thread/655074
And let's also make it that they can only have 1 video converting at once, and then make sure we have a thing where we detect if a conversion fails...
Well the main question is whether we want to limit a user to one upload INCLUDING during the conversion time (aka you have a file converting you can't upload another...
Pretty easy to do, the codebase is already setup to be integrated with Backblaze B2, you could adjust it to work that way with AWS S3 as well.
_How much resource needed to run it smoothly with and without livestream?_ It's not very resource intensive, most is while using ffmpeg for compression or conversion. Convert a file using...
NodeTube has easy embed functionality as well I'm sure you could find a way to integrate it with Mastodon pretty easily. You can find the relevant code for changing from...
Sorry seems to be something specific to WSL which I haven't come across. Were you able to get it to work?
Yeah sorry about that I hadn't heard of such a thing before. Sounds like it's new to Electron 5.0+ as well. This seems to have the fix in there somewhere:...
Thank you @ubaid-desynova ! @mslinn Maybe this will solve your problem?