SkyeOfBreeze / letsrobot-android

Unofficial LetsRobot controller that runs on a phone instead of a Raspberry Pi. Development has been abandoned on this, but lives on at https://github.com/remotv/controller-for-android
Apache License 2.0
1 stars 0 forks source link

Customizable ffmpeg command fields in settings #123

Open SkyeOfBreeze opened 5 years ago

SkyeOfBreeze commented 5 years ago

This will allow adding effects, cropping, scaling, flipping, or whatever else is desired. May not be able to use QR code for this. May have to switch to a configuration file

SkyeOfBreeze commented 5 years ago

This will also allow connecting to a different streaming device as the video, such as a Cosmo or an IP camera mounted on a robot

SkyeOfBreeze commented 5 years ago

Will also have to see about how to deal with ffmpeg thread locking up, as it was doing that for me when messing with sending 4k video frames directly to ffmpeg. When it locks up, it prevents the app from shutting down when hitting the button