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

Enable autoplay on media files #7908

Closed
hurradieweltgehtunter opened this issue Nov 2, 2022 · 5 comments · Fixed by #7995
Closed

Enable autoplay on media files #7908

hurradieweltgehtunter opened this issue Nov 2, 2022 · 5 comments · Fixed by #7995
Labels
Category:Enhancement Add new functionality

Comments

@hurradieweltgehtunter
Copy link
Contributor

Clicking on a media file (mp3, mp4) should, analogously to clicking on other files (e.g. docx), cause the file to open, in the case of media files -> AutoPlay after opening the media viewer. Clicking on the respective file is the users` intent to open the file.
Currently the media player opens, the file must be started manually.

@hurradieweltgehtunter hurradieweltgehtunter added the Category:Enhancement Add new functionality label Nov 2, 2022
@kulmann kulmann mentioned this issue Nov 16, 2022
2 tasks
@kulmann
Copy link
Member

kulmann commented Nov 16, 2022

@hurradieweltgehtunter what about using back/forward buttons in the preview app? Would you expect all videos / audio files to start playback automatically, or only for the one file that you opened from the files list?

Also, please note that Chromium browsers only allow muted autoplay, see: https://www.w3schools.com/tags/att_video_autoplay.asp

@AlexAndBear
Copy link
Contributor

Would you expect all videos / audio files to start playback automatically

I would expect that

@AlexAndBear
Copy link
Contributor

Also, please note that Chromium browsers only allow muted autoplay

Seems to play with sound on google chrome tough, good enough for me =)

@AlexAndBear AlexAndBear mentioned this issue Nov 18, 2022
10 tasks
@kulmann
Copy link
Member

kulmann commented Nov 18, 2022

Would you expect all videos / audio files to start playback automatically

I would expect that

I wouldn't 😁

@tbsbdr what are your thoughts on this?

@pascalwengerter
Copy link
Contributor

Not sure how outdated it is by now (2016 is a while back, after all), but I vividly remember this and all the implications https://webkit.org/blog/6784/new-video-policies-for-ios/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Enhancement Add new functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants