Git Product home page Git Product logo

jamstack-sync-stream-video's Introduction

Synchronized video streaming with Jamstack

This project demonstrates realtime messaging in Jamstack apps. Dubbed as a 'live watch party', this app allows a host to create a private watch party room, invite friends to it and watch videos together. They can also share live comments and see who's participating (online) in the party.

You can try it yourself at https://jamstack-watch-party.ably.dev/.

Watch party homepage

The host is able to choose a video from the available library.

Watch party video library

The host also has full control of the video playback for all participants, including play, pause and seek events.

Screenshot 2021-05-07 at 20 01 47

How to run this locally

Start your Strapi Server

$ cd api
$ npm install
$ npm run develop

Before you can get things working, head to http://localhost:1337/admin, create a new user and log into your Admin to add videos! Make sure you go to your User Permissions > Roles > Public Role > click the find and find one checkboxes under videos as well as the auth checkbox under ably-auth.

Start your Nuxt App

$ cd watch-party
$ npm install
$ npm run dev

Go to the browser and open http://localhost:3000/ and follow the flow.

The tech stack

We've used the technologies that work with the Jamstack architecture:

Frameworks and Libraries

  1. Nuxt.js - A Vue framework capable of generating server side rendered (SSR) static sites.
  2. Strapi - An open-source headless CMS.
  3. Ably - A scalable pub/sub messaging platform.
  4. Netlify - A serverless platform to build, deploy, and collaborate on web apps.

App architecture

Realtime watch party app architecture

Resources

TBD

jamstack-sync-stream-video's People

Contributors

malgamves avatar srushtika avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.