timlzh / DLNA-Screen-Caster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DLNA Screen Caster

Description

This is a simple DLNA screen caster. It can be used to cast your screen to a DLNA device.

Usage

Install ffmpeg and add it to your PATH.

pip install pyqt5
python main.py

You need to modify the {platform}_screen.flv.template file to create your own screen capture cgi file. Only Linux is tested.

About


Languages

Language:Python 98.7%Language:Shell 1.3%