Create a video file stream example
mgautam099 opened this issue · 0 comments
mgautam099 commented
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