Question about how do I go on about building a live video stream app with nodejs.

This page summarizes the projects mentioned and recommended in the original post on /r/node

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • FirebaseRTC

    Codelab for building a WebRTC Video chat application using Firebase Cloudstore.

  • That being said, the protocol you're probably going to want to read up on is WebRTC.

  • NodePlayer.js

    Discontinued Pure JavaScrip HTML5 live stream player

  • For consuming the streams on the client/browser side, check out this and this.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • odd.js

    This is not only an HTML5 FLV Player, but also a WebRTC, IM SDK, and FC/NES emulator.

  • For consuming the streams on the client/browser side, check out this and this.

  • nginx-rtmp-module

    NGINX-based Media Streaming Server

  • To achieve this I used a module in nginx called nginx-rtmp-module . this module exactly does that. It introduces some sort of API to control this module from a web server like NodeJS.

  • video-sharing-platform

    This is a video sharing platform. Capable of sharing videos (video on-demand) and live streaming to mass audiance.

  • My personal project is here . You are free to use any of the codes written in this project.

  • nMotion

    nMotion is a NodeJS security camera motion detection system.

  • open-easyrtc

    Open-EasyRTC - EasyRTC Free of Priologic

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts