Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Add UI for video presentation service #292

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

azduda
Copy link
Contributor

@azduda azduda commented Jan 25, 2023

  • Added the ability to display the shared video with other participants,
  • Sharing is possible from the conference controls bar (share button),
  • The presenter can pause, play, seek video, get informations about current presentation and stop presentation from the level of buttons located under the shared video,
  • Other participants can only see the video hosted by the presenter

@azduda azduda requested review from mpozy and graduad January 25, 2023 08:35
@azduda azduda linked an issue Jan 25, 2023 that may be closed by this pull request
Comment on lines 28 to 29
chewie: ^1.3.6
video_player: ^2.2.18
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to get an OSS approval for any new package that we use. Can we implement this functionality without these?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chewie package is not that neccesary, we can do this without it. But video_player is needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add UI for Video Presentation
2 participants