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

Add HDMI input #10

Open
Zverik opened this issue Feb 1, 2016 · 1 comment
Open

Add HDMI input #10

Zverik opened this issue Feb 1, 2016 · 1 comment

Comments

@Zverik
Copy link

Zverik commented Feb 1, 2016

There were issues with connecting modern laptops (esp. macbooks), because VGA output is quite rare these days.

@markvdb
Copy link
Owner

markvdb commented Feb 1, 2016

Hello Ilya,

This is a known issue. Good that you're making it more explicit.

The problem is with the combination of projection and encoding hardware. The projectors are all vga. The h264 encoders can handle both (vga + mini jack audio) and hdmi (inlcuding audio) input, but they apparently get confused when switching between both.

For now, this is solved with hdmi -> vga adapters on the outside of the case.

In the future (not next year), we may change the default workflow to digital (with analog output to the projectors).

Keeping this ticket open for tracking that.

Kind regards,

Mark

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

2 participants