Varun Patil
Varun Patil
> Why does it matter whether nextcloud or I call the executable? It shouldn't. If the temp directly doesn't exist though, it is likely a permissions issue somewhere. I also...
iPhones don't support fullscreen: https://caniuse.com/fullscreen Safari should just die at this point 😞
That's right, native apps can do this but not web apps. There's simply no fullscreen API (funnily enough, the fullscreen API supposedly works on iPads but not iPhones)
With the newer versions, just setting the quality to Direct is supposed to have this effect, i.e. try playing the original video but fall back to transcoded if that fails....
Browsers don't support this format so you need to set up transcoding. Note: if you're using Nextcloud's external storage module that currently doesn't work with transcoding. You'll need to mount...
I think there's an API to test codec support but don't know from a user pov. The reason FF can't play your MOV is they use HEVC https://caniuse.com/hevc
A good semantic search is very complex, so much so that even Google Photos doesn't support this. Capturing context is fundamentally a very challenging task. For example, if we simply...
Updated. Lots of tasks here, this one is tough.
This is low priority unless someone is willing to contribute this feature
Incredible. This is some new crap from Nextcloud that makes it impossible to delete video parts independently of the photo. https://github.com/nextcloud/server/blob/a58ed05f1d19d591a1ed384e87915db952c5f163/apps/files/lib/Listener/SyncLivePhotosListener.php The ideal solution here would be to have an...