piotr-kopacki / campy

Django backend for RTSP converting script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Campy

A site made for my RTSP Stream converting script. Made with Django.

Installation

Campy requires Python 3.7+ to run.

Install the dependencies and and start the server.

$ pip install -r requirements.txt
$ python3 manage.py runserver

About

Django backend for RTSP converting script


Languages

Language:JavaScript 98.5%Language:CSS 1.1%Language:Python 0.3%Language:HTML 0.2%