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

New recipe for displaying camera output via HDMI #20

Open
jywarren opened this issue Sep 24, 2018 · 0 comments
Open

New recipe for displaying camera output via HDMI #20

jywarren opened this issue Sep 24, 2018 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@jywarren
Copy link
Member

jywarren commented Sep 24, 2018

This should be a pretty easy one!

http://raspberrypi.stackexchange.com/questions/7609/ddg#7612

raspivid -fps 20 -t 99999999 -o - | mplayer -fps 20 -cache 1024 -

However, I'm not sure if this can be run at the same time as the built-in pi cam software, which is also accessing the camera. We may need to have a toggle to switch that off and this on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant