JakeHedman / mydlink-rtmp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mydlink rtmp

Connect to video stream from dlink cloud using rtmp.

Usage

Get access token from https://eu.mydlink.com/ (view source).

Get access token from https://eu.mydlink.com/ (in URL when viewing camera).

Install dependencies

pip install aiohttp websockets

Start server

python dlinkrtmp.py your-access-token camera-id

View stream

mpv rtsp://localhost:4444

About


Languages

Language:Python 100.0%