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

[Feature Request] QoL Updates #264

Open
badgermarten opened this issue Nov 5, 2024 · 6 comments
Open

[Feature Request] QoL Updates #264

badgermarten opened this issue Nov 5, 2024 · 6 comments

Comments

@badgermarten
Copy link

Hi Shane, love the project and love using it all the time.

Would love to have these features considered:

  • Video quality selector
  • Video metadata and info (file size, bitrate, etc.) backend display
  • Multi-user access (currently using multiple docker instances)
  • Password protection for private videos

Thanks!

@Krojack
Copy link

Krojack commented Nov 7, 2024

HEVC (x265) playback support would be nice but not sure if possible with licensing or what not. AV1 playback does work but takes long to encode via CPU if you don't have a GPU that supports it.

@badgermarten
Copy link
Author

HEVC (x265) playback support would be nice but not sure if possible with licensing or what not. AV1 playback does work but takes long to encode via CPU if you don't have a GPU that supports it.

I was moreso thinking 480p, 720p, etc. so those on slower internet connections can stream it more. I'm using it with Cloudflare Tunnels so it might also improve compatability there for those who are getting blocked.

@J-Stuff
Copy link
Contributor

J-Stuff commented Jan 4, 2025

I'd be keen to rework some of the backend to support HLS video streaming and transcoded videos on upload. However knowing how the backend works right now it would be a breaking change requiring either a migration setup or a complete instance reset upon upgrade.

@J-Stuff
Copy link
Contributor

J-Stuff commented Jan 4, 2025

At the same time I'd likely fix #267

@Coldblackice
Copy link

I'd be keen to rework some of the backend to support HLS video streaming and transcoded videos on upload.

This would be awesome! Following

@badgermarten
Copy link
Author

I'd be keen to rework some of the backend to support HLS video streaming and transcoded videos on upload.

Would love to support you with some coffee. I use Fireshare all the time and would love to see it become more accessible.

I am looking at Streamable as what I would have (ideally). Thanks!

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

No branches or pull requests

4 participants