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

camera crashes at resolution of 640*480 #9

Open
falakdesai opened this issue Aug 31, 2015 · 1 comment
Open

camera crashes at resolution of 640*480 #9

falakdesai opened this issue Aug 31, 2015 · 1 comment

Comments

@falakdesai
Copy link

hello,

I tried to run the project with required modifications in
bin/do_ffmpeg.sh , client/index.html , & server/server.js files.
I replaced 320_240 with 640_480 (also tried other combinations)
But now when I run the node server.js , the camera blinks once and then it turns off.
So i cannot get video stream of my desired size.
(I'm using Logitech C270 camera with 1280*720 HD input capacity)
how should I solve this ?

thank you.

@estherjk
Copy link
Owner

Hmm... 640x480 is working fine for me.

From time to time, I do experience issues when I am modifying settings / code for the demo. I think the camera doesn't disconnect properly when I shut down the server. Typically, I unplug and replug the camera. I also try rebooting Edison. See if either of these will resolve your issue.

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