Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FireBase-Camera-Streaming

Project using Firebase to stream the camera image, created as a concept only.

JS/CAMERA.JS is the script that handles camera screenshots and send it to FireBase. Change the variables AppURL and Interval.

AppURL must contain your Firebase app URL + the node that will save the streaming data.

Interval is how long it must wait before sending the new frame ( 600ms default )

The RECEPTOR folder contains a simple project that receives the streaming

IMPORTANT

You must understand that Firebase doesn't support video streaming, which means they could suspend or remove your project if you start overloading their servers with this kind of system. Use it at your own risk.

About

Very simple project using Firebase to stream the camera image

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages