Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap #574

Open
1 task done
whyboris opened this issue Nov 4, 2020 · 15 comments
Open
1 task done

Roadmap #574

whyboris opened this issue Nov 4, 2020 · 15 comments
Assignees
Labels
discussion Thoughts and ideas server

Comments

@whyboris
Copy link
Owner

whyboris commented Nov 4, 2020

After 3.0.0 is released, besides addressing any discovered bugs, I'd like to focus on the following two large features (in this order):

Web Server 🎉 DONE

Further server discussions happen with issues labeled: server

Face detection

  • I have the rough POC (proof of concept) ready, but will need to test if face matching across videos can work in at least a semi-efficient manner.
  • Discussion Face detection #341
  • PR: Face detection #342
  • This will take 🕐 lots of time - maybe will finish mid 2021 🤷‍♂️

JPEG XL

Leftovers

Backlog

In this issue, please feel free to discuss anything you think is related 😁

@whyboris whyboris added the discussion Thoughts and ideas label Nov 4, 2020
@whyboris whyboris pinned this issue Nov 4, 2020
@whyboris whyboris self-assigned this Nov 4, 2020
@cal2195
Copy link
Collaborator

cal2195 commented Nov 13, 2020

I will try to see if I can serve a mobile (stripped-down) version of the app as a website - so users can use their phone or tablet as a remote control to make the app play videos

#479 will help with this! 😄

@whyboris
Copy link
Owner Author

whyboris commented Dec 2, 2020

😎 🚀 Massive success on my "use your phone as a remote control for the app" -- I have a prototype working already 😁

  • Your phone shows a thumbnail gallery that you can scrub with your thumb
  • Tapping the thumbnail opens the video on your computer
  • There is a search bar as well for convenience

Will definitely be in the next release 🙌 whenever the next release occurs 😅

@whyboris
Copy link
Owner Author

whyboris commented Dec 2, 2020

WIP progressing:
https://github.com/whyboris/Video-Hub-App-remote
Separate Angular application that will be the "remote control" of VHA 🚀

@whyboris
Copy link
Owner Author

whyboris commented Dec 8, 2020

Remote control is working well: #603

@whyboris
Copy link
Owner Author

Here's what the Remote looks like 🎉

remote

This was referenced Dec 15, 2020
@whyboris
Copy link
Owner Author

The Remote is ready 🎉 -- finished with #603 and it will be part of the 3.1.0 release before 2020 is over 🚀

@dia3olik
Copy link

dia3olik commented Aug 1, 2021

add folder tree view sidebar? 🤔 so you could move files to other folders 🤔

This would be GREAT and it would solve/help many use cases for this app ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !

@whyboris
Copy link
Owner Author

Facial recognition feature will allow for a nice sub-feature: drag an image with a face over the app, and the app will try to show you videos that include that face (or similar-looking faces) 👍

@whyboris
Copy link
Owner Author

It's been a busy year for me 😅 doing house stuff (fun but time consuming). Between that and a full time job, I postponed VHA coding until 2022. I'll surely find time for it this year, but it might be another few months before I can resume in earnest 😓

Thanks everyone for patience 🤝

@whyboris
Copy link
Owner Author

whyboris commented Sep 2, 2022

I'm going to add a heart icon (that is equivalent to a 5-star rating) on video thumbnails; can be hidden in settings.

🥳 #763 - should be useful 👍 😎 👍

@whyboris
Copy link
Owner Author

Users occasionally still face the JSON error when starting the app -- with settings.json being corrupted. I'm unsure why/how this happens (can't seem to replicate on my machine), but I'm sure I can get something working with a .bak or some try / catch 👌

Possibly relevant issue: #678 🤝

It's a priority that users of the app never again face the error (where they have to go and manually delete settings.json file 😓 )

@tonynca
Copy link

tonynca commented Jun 28, 2023

Are you planning anymore updates?

@whyboris
Copy link
Owner Author

whyboris commented Jun 28, 2023

Absolutely! Thank you for reaching out 😊

These past 2 years I've been busy (I moved from one US state to another and have been getting my 100 year old house into better condition -- putting in new electrical wiring, building a new kitchen, etc). It's been frustrating not finding time for VHA 😓

The feature I've been wanting to put in for almost 3 years now (and have 30% of the code for it done too) is #341 / #342 - (optional!) face detection. It will grab faces from the already-extracted screenshots and try to group them into "persons" and then let users add names for quick searching in the future - or just click on a face to see videos that feature it. no information will go online -- all this will be done locally on the person's computer.

I would enjoy adding more features after that, but this one is the big one -- and I suspect I'll finally find time for it later this year. Since it's large, it might take until winter this year or spring next year to release -- we'll see.

Until then I'll almost surely release another bugfix release with maybe some more minor features 🚀

@whyboris
Copy link
Owner Author

👍 😭 👍 I'm hoping to finish up house projects in 2024 and resume VHA development in the fall/winter 2024 🤞

VHA is a project of love and I am so eager to resume working on it 😊

@dia3olik
Copy link

This is a GREAT news!

Hoping you all the best for your projects!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Thoughts and ideas server
Projects
None yet
Development

No branches or pull requests

4 participants