Giter Site home page Giter Site logo

ably-labs / jamstack-sync-stream-video Goto Github PK

View Code? Open in Web Editor NEW
25.0 12.0 2.0 51.61 MB

A live watch party app to watch videos with your friends remotely, built with the Jamstack architecture.

Home Page: https://jamstack-watch-party.ably.dev/

Vue 66.75% JavaScript 33.25%
jamstack ably realtime strapi nuxt javascript netlify jamstack-architecture video-streaming audience-engagement

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

fliptopbox avatar malgamves avatar srushtika avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jamstack-sync-stream-video's Issues

npm run develop throwing errors!

The error
20:21:32.800 Ably: Auth(): No authentication options provided; need one of: key, authUrl, or authCallback (or for testing only, token or tokenDetails)
[2022-11-16T14:51:32.802Z] debug โ›”๏ธ Server wasn't able to start properly.
[2022-11-16T14:51:32.803Z] error undefined

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.