Drone ingest
Always-on RTMP & SRT ingest for Wispayr drone operators. Stream from anywhere — your feed appears on the ops Protect console and live ops surfaces within seconds.
Ingest point
Operators receive a personal link from ops with their exact URL and per-app setup. One short URL — no separate stream-key field.
Slot status · 0 live
McKenziedrone-1
offline
Last seen 22h ago
Drone 2drone-2
offline
Last seen 9h ago
WispAyr Air 3S (Primary)wispayr
offline
Never streamed
How to send
Once ops send you a personal link, open it for exact setup:
- DJI Fly / DJI GO — paste the short RTMP URL into Live → Custom RTMP.
- OBS — Custom server, paste the URL as-is; leave Stream Key blank (the key is in the URL).
- FFmpeg —
ffmpeg -re -i SOURCE -c:v libx264 -preset veryfast -b:v 2500k -c:a aac -f flv 'URL'