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

How to change the angle of view? #35

Open
DriftKong opened this issue Dec 23, 2020 · 1 comment
Open

How to change the angle of view? #35

DriftKong opened this issue Dec 23, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@DriftKong
Copy link

I am using a Sony IMX 219 160 degree of view
My images got a wrong degree and I couldn't change the degree of view
Especially mode 2 has only 70 degree of view
Do you have any suggestion how to fix this problem?

@DriftKong DriftKong added the bug Something isn't working label Dec 23, 2020
@patrickwasp
Copy link

If you're trying to run simple_capture.py, change the defaults to

def gstreamer_pipeline(
    capture_width=3280,
    capture_height=2464,
    display_width=840,
    display_height=616,
    framerate=20,
    flip_method=0,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants