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

Create a video file stream example #25

Open
mgautam099 opened this issue Feb 3, 2022 · 0 comments
Open

Create a video file stream example #25

mgautam099 opened this issue Feb 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mgautam099
Copy link
Contributor

Description:
A provider connector example where the raw video files are streamed from provider to consumer.

Requirements:

  • Provider App:
    • Provides a list of available videos to consumer.
    • Stream the requested video to consumer.
  • Consumer App:
    • Receive the list of videos from Provider and display on a basic homepage with links.
    • A page to play video in realtime as received from the provider
@mgautam099 mgautam099 added the enhancement New feature or request label Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant