Skip to content

experimental-platform/example-webcam-live-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webcam Live Stream Example for Experimental Platform

The node.js code has only a few lines and is easy to understand. It uses ffmpeg and ffserver to create a webm stream.

Requirements

Installation

git clone https://github.com/experimental-platform/example-webcam-live-stream.git
cd example-webcam-live-stream
git remote add platform ssh://dokku@your-box.local:8022/example-webcam-live-stream
git push platform master

About

Example on how to create a webcam live stream with ffmpeg and Node.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published