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

Consider hiding links to Studio on mobile devices? #829

Open
LukasKalbertodt opened this issue May 15, 2023 · 1 comment
Open

Consider hiding links to Studio on mobile devices? #829

LukasKalbertodt opened this issue May 15, 2023 · 1 comment
Labels
area:frontend Everything frontend related area:usability Usability related issues kind:improvement needs:decision Needs a decision of some kind (discussion thread)

Comments

@LukasKalbertodt
Copy link
Member

LukasKalbertodt commented May 15, 2023

We just noticed that on iOS and Android, clicking on the "select files" of the video uploader shows an option to record a video right there. It's also possible to cut the video before uploading (proper cutting, not just sending cut timestamps to Opencast, like Studio does). On Android, it doesn't seem to depend on the browser. On iOS it certainly doesn't.

iOS-upload

Adding to that, capturing the screen is still not supported on mobile devices and I don't expect it to change anytime soon.

Which begs the question... what purpose does Studio serve on mobile devices? All it can do is record the phones camera and upload it to Opencast. Which is possible via Tobira in combination with the mobile operating system already. Bringing up the native camera app is also better than the custom recording interface we have in Studio (also regarding cutting and encoding).

I only see two small reasons for Studio:

  • You can pause during recording (which was not possible on iOS at least).
  • Studio can try to ask the browser to use a video format that Opencast understands. We have less control via the uploader route I think.

But these are not majorreasons.

So maybe we should think about hiding the Studio link on mobile devices? Or have an explanation pop up saying that users should rather use the uploader? (To be clear: this is only for mobile devices. For all other devices, Studio obviously still has lots of uses.)

@LukasKalbertodt LukasKalbertodt added area:frontend Everything frontend related kind:improvement needs:decision Needs a decision of some kind (discussion thread) area:usability Usability related issues labels May 15, 2023
@oas777
Copy link
Collaborator

oas777 commented May 19, 2023

Answer is "yes". But don't hide but grey it out (maybe with an alternative text "This feature is not available on your device."), otherwise people will ask where it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:frontend Everything frontend related area:usability Usability related issues kind:improvement needs:decision Needs a decision of some kind (discussion thread)
Projects
None yet
Development

No branches or pull requests

2 participants