Skip to content

Feature: Video playback offline #2389

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

Open
zerobytes999 opened this issue Aug 10, 2020 · 4 comments · May be fixed by #6300
Open

Feature: Video playback offline #2389

zerobytes999 opened this issue Aug 10, 2020 · 4 comments · May be fixed by #6300

Comments

@zerobytes999
Copy link

  • Your Rocket.Chat Experimental app version: 4.10.0.19667
  • Your Rocket.Chat server version: 4.5.1

I think it will help alot when receiving videos they get downloaded (upon user tap on video box) and it is saved in the device instead of it being streamed. It will help greatly in re-viewing videos or while offline

Also video thumbnail will be an amazing step too.

Thank you very much for all the help and great server / applications.

@diegolmello
Copy link
Member

Thanks for opening.
Yeah, that's a great feature to have.

@pratyaksh123
Copy link

pratyaksh123 commented Dec 21, 2020

Hey, I think I can work on this,
As a user opens the AttachmentView.js .We need to search the downloaded videos in the local directory ( with rn-fetch-blob) and if it's there load it and play, else we can stream it and also simultaneously download it ( like WhatsApp ) for later offline use.
And also a user can have an option to turn this auto-download off if he wants!
@diegolmello what do you think?

@JASIM0021
Copy link
Contributor

If the issue is still pending, I’d be happy to look into it and provide a fix.
Please confirm, @diegolmello .

@diegolmello
Copy link
Member

@JASIM0021 Sure! I'm happy to review your contributions!

JASIM0021 added a commit to JASIM0021/Rocket.Chat.ReactNative that referenced this issue Apr 12, 2025
@JASIM0021 JASIM0021 linked a pull request Apr 12, 2025 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants