ArduPilot / companion

Companion computer startup scripts and examples
GNU General Public License v3.0
104 stars 164 forks source link

APStreamline in companion #44

Open shortstheory opened 5 years ago

shortstheory commented 5 years ago

This PR adds the flexible video streaming project called APStreamline: https://github.com/shortstheory/adaptive-streaming

It still retains the classical UDP streaming approach using the cherrypy webserver though it might cause issues if both are used at the same time.

davidbuzz commented 5 years ago

Looks great.