All Projects → m6c7l → dji-ryze-tello

m6c7l / dji-ryze-tello

Licence: other
Pythonic DJI Ryze Tello Workbench

Projects that are alternatives of or similar to dji-ryze-tello

Node Tcp Streaming Server
Experimental TCP video streaming server written in node.js. Streaming over TCP and redistributing using WebSockets.
Stars: ✭ 100 (+488.24%)
Mutual labels:  streaming, h264, ffmpeg
Streaming Room
Streaming room in Node.js, rtmp, hsl, html5 videojs player
Stars: ✭ 106 (+523.53%)
Mutual labels:  streaming, ffmpeg
Video Stream.js
🔜 📼 Video stream middleware for express.js
Stars: ✭ 37 (+117.65%)
Mutual labels:  streaming, h264
Haishinkit.swift
Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.
Stars: ✭ 2,237 (+13058.82%)
Mutual labels:  streaming, h264
Ffmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Stars: ✭ 27,382 (+160970.59%)
Mutual labels:  streaming, ffmpeg
Rtsp Simple Server
ready-to-use RTSP / RTMP server and proxy that allows to read, publish and proxy video and audio streams
Stars: ✭ 882 (+5088.24%)
Mutual labels:  streaming, h264
Ott Packager
OTT/ABR streaming encoder (H264/HEVC) and packager for DASH and HLS
Stars: ✭ 148 (+770.59%)
Mutual labels:  streaming, h264
Vidgear
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features 🔥
Stars: ✭ 2,048 (+11947.06%)
Mutual labels:  streaming, ffmpeg
Hls Vod
HTTP Live Streaming with on-the-fly encoding of any video file for Web/Apple TV/iPhone/iPad/iPod
Stars: ✭ 221 (+1200%)
Mutual labels:  streaming, ffmpeg
SimpleRemoteDesktop
Remote desktop client based on h264 steam. like splashtop and other
Stars: ✭ 17 (+0%)
Mutual labels:  streaming, h264
live-stream-media-source-extensions
Live stream h264 encoded mp4 video on media source extensions using ffmpeg, node.js, socket.io, and express. Works in chrome, firefox, safari, and android. Not iOS compatible. Work has moved to mse-live-player repo =>
Stars: ✭ 24 (+41.18%)
Mutual labels:  h264, ffmpeg
wsa
WSA(Websocket Streaming Agent) is a stream server target for mp4/h264 streaming over websocket
Stars: ✭ 35 (+105.88%)
Mutual labels:  streaming, h264
Goffmpeg
FFMPEG wrapper written in GO
Stars: ✭ 469 (+2658.82%)
Mutual labels:  streaming, ffmpeg
Awesome Video
A curated list of awesome streaming video tools, frameworks, libraries, and learning resources.
Stars: ✭ 397 (+2235.29%)
Mutual labels:  streaming, ffmpeg
jsmpeg-stream-go
MPEG1 streaming demo with jsmpeg implemented by Go
Stars: ✭ 14 (-17.65%)
Mutual labels:  streaming, ffmpeg
Ffplayout Engine
python and ffmpeg based playout
Stars: ✭ 128 (+652.94%)
Mutual labels:  streaming, ffmpeg
Ffmediatoolkit
FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.
Stars: ✭ 156 (+817.65%)
Mutual labels:  h264, ffmpeg
Swiftffmpeg
A Swift wrapper for the FFmpeg API
Stars: ✭ 243 (+1329.41%)
Mutual labels:  h264, ffmpeg
Videostreamer
Stream video (e.g. RTSP) to an HTML5 video element (MP4)
Stars: ✭ 208 (+1123.53%)
Mutual labels:  streaming, ffmpeg
smart rtmpd
RTMP server, smart, compact, high performance(c, c++), high concurrency, easy to maintain, easy to deploy, (supports multiple operating systems Windows and Linux, ARM, FreeBSD)
Stars: ✭ 159 (+835.29%)
Mutual labels:  h264, ffmpeg

Pythonic DJI Ryze Tello Workbench

This repository is work in progress. It aims to provide scripts, documentation, hints and helpful assets to enable one creating an application capable of controlling and monitoring a DJI Ryze Tello drone with Python 3.

DJI Ryze Tello

Examples

Live Streaming

An implementation as exemplary for extraction, reassembly, and decoding (with FFmpeg) of h.264 video frames from a sniffed live stream can be found here.

Telemetry

A simple script showing sensor data and filter estimations of the drone is located here.

Upgrades

Bumpers

For fewer effects on propellers in the event of a collision, this may be helpful.

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].