fpvout / DigiView-Android

Live video out from your DJI FPV Goggles via USB.
https://fpvout.com
MIT License
281 stars 61 forks source link

Add OSD? #85

Open Ratspitter opened 3 years ago

Ratspitter commented 3 years ago

I could use the option that would display the OSD - We have a verity of platforms used for Search and Rescue and a display that shows the GPS coordinates would take pressure off the pilot and help speed thing up for ground crews.

Thanks

jlucidar commented 3 years ago

We don't have access to OSD information through USB yet. I'll let this issue open though, as it have been asked several time, and I think it would make a neat feature (if possible).

LuckyFPV commented 1 year ago

would this be related to why after rooting the googles and now have OSD in the googles digiView is no longer working with my linux setup?

jlucidar commented 1 year ago

would this be related to why after rooting the googles and now have OSD in the googles digiView is no longer working with my linux setup?

Not sure it is related. I don't think that rooting your googles would modifies the way it transmit video over USB. You might need to double check with the guys from WTFOS, if they did change something in there, but I haven't heard anything about it :)

j005u commented 1 year ago

@LuckyFPV make sure you've got auto temp control disabled or that you're armed before plugging in Digiview.

wtfos shouldn't affect video out streaming, although we have had a handful of reports of people with issues. Failed to reproduce those yet.

If you're consistently having problems with wtfos combined with video out please drop by our Discord at https://discord.com/invite/3rpnBBJKtU and give me (Joonas) a ping so we can troubleshoot this together.

@jlucidar btw with msp-osd we could now add the ability to fetch the live osd stream alongside with video out. Would need some coordination with the package devs though.

LuckyFPV commented 1 year ago

Thank you will double check my sequence . Appreciate the note.

On Tue, Apr 18, 2023, 4:14 AM Joonas Trussmann @.***> wrote:

@LuckyFPV https://github.com/LuckyFPV make sure you've got auto temp control disabled or that you're armed before plugging in Digiview.

wtfos shouldn't affect video out streaming, although we have had a handful of reports of people with issues. Failed to reproduce those yet.

If you're consistently having problems with wtfos combined with video out please drop by our Discord at https://discord.com/invite/3rpnBBJKtU and give me a ping @.*** https://github.com/joonas) so we can troubleshoot this together.

@jlucidar https://github.com/jlucidar btw with msp-osd we could now add the ability to fetch the live osd stream alongside with video out. Would need some coordination with the package devs though.

— Reply to this email directly, view it on GitHub https://github.com/fpvout/DigiView-Android/issues/85#issuecomment-1512654073, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIEICS5IK353F5GCI2KOTZTXBZEMXANCNFSM46DW43UA . You are receiving this because you were mentioned.Message ID: @.***>

VitorHugoAguiar commented 9 months ago

@jlucidar btw with msp-osd we could now add the ability to fetch the live osd stream alongside with video out. Would need some coordination with the package devs though.

Any development on this?