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

Flashing image on car / FPV screen #2

Open
AJRussell opened this issue Mar 9, 2018 · 4 comments
Open

Flashing image on car / FPV screen #2

AJRussell opened this issue Mar 9, 2018 · 4 comments

Comments

@AJRussell
Copy link

Hi Bitluni,

I have posted this on your Patron as well, I hope you don't mind me posting here too.

I have tried the Composite video on my -ordinary TV- and it works perfectly but when I try it on a car monitor device like this one: https://www.amazon.co.uk/gp/product/B0056WJP1M it shows the image but flashes on and off about twice a second, would you have any idea why this would be?

I have also tried a FPV screen and had similar results.

Thanks for any help or advice.

Anthony.

@Cyb3rn0id
Copy link

I've the same issue but on all my TV. I've tried on a new LCD, on an old CRT and on an oldest CRT from Apple (green phospor used for an old Apple Computer).
I see only an horizontal line flashing on All TVs. My TVs are all PAL, so I've changed the line:

CompositeOutput composite(CompositeOutput::PAL, XRES * 2, YRES * 2);

and the:
const int XRES = 320;
const int YRES = 240;

I'm using a Wemos Lolin32

@JyeSmith
Copy link

@AJRussell and @Cyb3rn0id did either of you find a fix? It works for me on a CRT TV and FPV goggles, but not on a small 4.3" TFT screen I use for testing.

@AJRussell
Copy link
Author

@JyeSmith Hi, no I could not get the Tetris Space x code working but the Dawn of AV code worked fine.
I believe bitluni will be revising the code and creating a Arduino library, so hopefully it will work then.
Its interesting that it works for you on FPV goggles..

@JyeSmith
Copy link

@AJRussell it isn't perfect with goggles. Skyzones have some burring/ghosting, and it is worse on Fatsharks.

I look forward to the lib!

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

3 participants