


This repo has three branches including master, dev and svs (self-host streaming). However, most of the Python RTMP solution do not match what I need (developed using Python 2, no longer maintained etc.), so, I decided to transit a Python 2 solution to Python 3. I am working on a self-host video streaming project with Python 3 and Flask, hence, I need a Python 3 RTMP server. Therefore, only rtmp.py and its dependencies will be modified in this repo. This repo aims to upgrade the original repo from Python 2 to Python 3, as well as integrate into my self-host video streaming project. All rights reserved.Ĭopyright (c) 2011, Cumulus Python. All rights reserved.Ĭopyright (c) 2011-2012, Intencity Cloud Technologies. Please see these individual description files for rtmplite CopyrightĬopyright (c) 2010-2011, Kundan Singh. This project was migrated from on May 17, 2015 This is a fork of rtmplite with conversion of Python 2 to Python 3 Link to the repo created by original author. However, bugs will still be fixed and features required by the self-host video streaming project will still be developed. No major new function designated for RTMP server will be introduced. This repo is part of self-host video streaming project.
