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

Is possible to set CamStream size larger than 640*360? #102

Open
Axaxin opened this issue Feb 4, 2022 · 0 comments
Open

Is possible to set CamStream size larger than 640*360? #102

Axaxin opened this issue Feb 4, 2022 · 0 comments

Comments

@Axaxin
Copy link

Axaxin commented Feb 4, 2022

It seems that ipywebrtc limits the size of video to be no larger than 640*360 (maybe ipywidgets does it?)

My camera is actually outputting 1080p, but as long as I set the size over 640*360, it always gives a blank frame of video...

previously i thought it still outputs correct stream of data and it just because of the browser not able to display properly,

but it turns out not after checking out saving pictures, they are blank as well.

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

1 participant