-
Notifications
You must be signed in to change notification settings - Fork 557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support to video streaming using a UVC DEVICE + Translation to Brazilian Portuguese (PT-BR) #1678
Conversation
Added Brazilian Portuguese
Hello, |
@guiseco sorry for the delay in reviewing this pr. I'll review it tonight, and add feedback as needed! |
@guiseco while I'm reviewing the pr, could you update the Tower wiki with instructions to setup and use video streaming via a uvc device. |
|
||
|
||
|
||
public class UVCDialog extends DialogFragment { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@guiseco can you make use of the DialogFragment
from the support library instead.
protected var aspectRatio_4_3: Float = 3f / 4f | ||
protected var aspectRatio_16_9: Float = 9f / 16f | ||
protected var aspectRatio_21_9: Float = 9f / 21f | ||
protected var aspectRatio_1_1: Float = 1f / 1f |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@guiseco seems like the aspect ratios above should be defined as constants.
@ne0fhyk Could you check again ? |
@guiseco I'm on it! |
Looks good, merging! |
Added support to video streaming using a UVC DEVICE + Translation to Brazilian Portuguese (PT-BR)
Added Feature to insert FPV on 3DR Tower.
https://goo.gl/photos/EbPe6FteiWYeEmXr9
https://goo.gl/photos/BJH7HoPE8uBnoLJo9