RomanLut / hx-esp32-cam-fpv

esp32 cam digital low latency fpv
MIT License
70 stars 10 forks source link

Which glasses is used #8

Closed Ncerzzk closed 3 months ago

Ncerzzk commented 3 months ago

Hi, It seems the glasses you use to test in README.md has a HDMI input? Actually I'm struggling finding a suitable display for this project for a long time and I'm know little about glasses

(other words, great work you did in this project! )

Thank you

RomanLut commented 3 months ago

Skyzone SKY030. Has HDMI input, can do 1920x1080, but project is using 1280x720x60. I plan to implement AV glasses support; 800x456 is close to 720x576 pal. Currently having problem to initialize SDL wih AV output.

Ncerzzk commented 3 months ago

Thank you, got it. support AV glasses seems quite promising!