Skip to content
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

FPV overlay #42

Closed
arthurbenemann opened this issue Apr 2, 2013 · 7 comments
Closed

FPV overlay #42

arthurbenemann opened this issue Apr 2, 2013 · 7 comments

Comments

@arthurbenemann
Copy link
Member

Add an FPV screen to show a FPV stream on screen

@arthurbenemann
Copy link
Member Author

There is some work done in the branch https://github.com/arthurbenemann/droidplanner/tree/FPV.

@arthurbenemann
Copy link
Member Author

On d62cde9 the FPV code is already working, but the video source is still hardcoded.

Also some error conditions may have to be better handled. And some modifications are needed to increase the FPS.

@GCBrentA
Copy link

GCBrentA commented Jan 8, 2014

How is the video captured on the android device? Does a USB video capture device work and has someone got it to work on Droidplanner?

@arthurbenemann
Copy link
Member Author

@GCBrentA Video is captured elsewhere and streamed via WifI with the current solutions, but you have to keep in mind that this is all a Work In Progress.

@JonoParrott
Copy link

I think this would be a great idea to put FPV over wifi in the app.
Using standard video transmitters are illegal here in Australia over 25mW
Do you know how you would implement it into the app? eg split screen/overlay?

@arthurbenemann
Copy link
Member Author

Probably the video stream with a overlay of the old HUD (v1.2). The main
hurdle is to get the video in a compatible IP stream.
On Feb 2, 2014 12:49 AM, "Jonathan Parrott" notifications@github.com
wrote:

I think this would be a great idea to put FPV over wifi in the app.
Using standard video transmitters are illegal here in Australia over 25mW
Do you know how you would implement it into the app? eg split
screen/overlay?

Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-33890412
.

@JonoParrott
Copy link

That sounds like a great idea! I've been looking into wifi transmitters as well and there doesn't seem to be much around other than building security ip camera systems. My Java experience is next to none but I'd be willing to help out in anyway to get this function up and running on Droidplanner. Just let me know what to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants