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

Cant able to stream Video hosted in amazon s3. #83

Open
PrinceBE opened this issue May 11, 2018 · 3 comments
Open

Cant able to stream Video hosted in amazon s3. #83

PrinceBE opened this issue May 11, 2018 · 3 comments

Comments

@PrinceBE
Copy link

Hi,
When i try to stream video from amazon s3 i am not able to play videos. Is it possible to stream videos without downloading?

@gouravd
Copy link

gouravd commented Jun 27, 2018

Are the videos streamable? What is the error that you see?

I ideally you can set download to false and streamable mp4 should stream

@iffatfatima
Copy link

I have been playing videos from amazon s3 and they play smoothly without any issues. Make sure you do not have this line in your code: recyclerView.setDownloadVideos(true); //false by default

@tiwarinavadeep
Copy link

hey, I am also trying to stream video from amazon s3 but I am not able to play videos.
the error is :
Couldn't open https://url ...... java.io.FileNotFoundException: No content provider: https://url...

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