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

Display video/audio sources #9

Open
hugoponthieu opened this issue May 12, 2024 · 0 comments
Open

Display video/audio sources #9

hugoponthieu opened this issue May 12, 2024 · 0 comments

Comments

@hugoponthieu
Copy link
Member

Implement the display of any video/audio source. This issue is linked with #16.
This component will be used to make video calls. The video will be draggable so the camera will not be fixed. The advantage of this is that we will not have to manage the size of different video sources.
Specification:

  • display video from a local source
  • display audio/audio from a remote source
  • indicate the username of the source

This component will be low leveled and its purpose is to be used to implement both components for local feed and remote feeds. (feed = audio/video)

An example of this component is available here

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

No branches or pull requests

1 participant