Skip to content

Nodejs application for streaming the camera video feed over tcp web sockets using Socket.io module.

Notifications You must be signed in to change notification settings

brikendr/node-streamapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-streamapp

Nodejs application for streaming the camera video feed over tcp web sockets using Socket.io module.

The application depends on the ffmpeg library which captures the web camera and streams it over a websocket. Ffmpeg starts capturing the webcam video in 640x480 and encodes an MPEG video with 30fps and a bitrate of 800kbit/s.

About

Nodejs application for streaming the camera video feed over tcp web sockets using Socket.io module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published