dlna python
1.0.0
Simple DLNA screen mirroring client and server.
With web interface
Written in pure Python3 standard library, without any other dependencies
It can also be used as a client to cast the screen to other devices.
It can also be used as a server to accept the screencast URL and load it using ffplay
. This mode does not support other operations (fast forward, pause, etc.).
python3 main.py
starts.
Visit http://127.0.0.1:8888