digitalgreenorg/farmstack-open

Create a video file stream example

mgautam099 opened this issue · 0 comments

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