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

FEAT: Add Remotion player #28

Closed
5 of 8 tasks
nikita-remeslov opened this issue Aug 20, 2024 · 2 comments · Fixed by #45
Closed
5 of 8 tasks

FEAT: Add Remotion player #28

nikita-remeslov opened this issue Aug 20, 2024 · 2 comments · Fixed by #45
Assignees
Labels
FE Fronted feature QA QA tasks

Comments

@nikita-remeslov
Copy link
Collaborator

nikita-remeslov commented Aug 20, 2024

What feature?

  • Add Player component to render remotion video
  • Player should apply different sizes ( 1920x1080, 1080x1920)
  • We can change player size using Resize button in the header

Lib: https://www.remotion.dev/docs/player/

Add screenshots

Image

Acceptance criteria

  • The Player should be capable of rendering videos in two different sizes: 1920x1080 (landscape) and 1080x1920 (portrait).
  • The video should be displayed correctly in both sizes, with no distortion or loss of quality
  • A Resize button should be added to the header of the Player component, allowing users to switch between the two predefined video sizes
  • The Resize button should toggle the Player's size between 1920x1080 and 1080x1920 with a smooth transition effect
  • The resizing feature should be intuitive and responsive, with no lag or delay when switching between sizes
@nikita-remeslov nikita-remeslov added the FE Fronted feature label Aug 20, 2024
@nikita-remeslov nikita-remeslov added this to the Release 1.0 milestone Aug 20, 2024
@WilsonBravo WilsonBravo self-assigned this Aug 20, 2024
@WilsonBravo WilsonBravo linked a pull request Aug 21, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Peer Review to Testing in bsa-2024-outreachvids Aug 23, 2024
@DaniellaZambrano DaniellaZambrano added the QA QA tasks label Aug 26, 2024
@DaniellaZambrano
Copy link
Collaborator

@WilsonBravo I need more information to test it :)

@DaniellaZambrano
Copy link
Collaborator

  • Browsers used: Chrome version 126.0.6478.127 and Edge version 128.0.2739.42.
  • Both browsers are the same views

Landscape view:

Image

Portrait view:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE Fronted feature QA QA tasks
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants