Skip to content

ADHIKSHA/NoBUFF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoBUFF

A Live-Streaming Application in Django with Firebase. The videos are fetched from Firebase and loaded into the HTML page using VanillaJS. The videos are scheduled one after the other. Videos fetched are of high quality and each of 2 minute duration. The buffering is kept to the least and you can also schedule a google AD between the videos.

This could be a Video streaming facility like YouTube.

Demo

Usage

<CMD in main directory>

> python manage.py runserver

> Go to 127.0.0.1:8000

Dependencies

  1. Django
  2. Python
  3. Firebase App
  4. Enable Storage and write Test mode rules
  5. Fetch videos

About

Live Streaming app in Django with Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages