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

Research Package - Add media step #122

Open
bardram opened this issue Sep 4, 2024 · 2 comments
Open

Research Package - Add media step #122

bardram opened this issue Sep 4, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bardram
Copy link
Contributor

bardram commented Sep 4, 2024

An RPStep implementation which can display a video or image as a step during surveys

Open questions:

  • Where to upload the media? (YouTube? Resources on the portal? Any link?)
    • You can parse the URL with a regex to decide what kind of player to use (YouTube/other)
  • What kind of media to support?
  • Pictures?
  • Audio files?
@bardram bardram changed the title Research package: "media" step Add media step Sep 4, 2024
@bardram
Copy link
Contributor Author

bardram commented Sep 4, 2024

Resources should be:

  • audio
  • video
  • image

all accessible from an URL or a Flutter asset.

@bardram bardram added enhancement New feature or request good first issue Good for newcomers labels Sep 4, 2024
@bardram
Copy link
Contributor Author

bardram commented Sep 17, 2024

For video - use https://pub.dev/packages/video_player ?

@bardram bardram changed the title Add media step Research Package - Add media step Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants