OnionIoT / Onion-Console

Web application for accessing Onion devices
GNU Affero General Public License v3.0
70 stars 13 forks source link

Can't install webcam app #88

Open fabiopjve opened 7 years ago

fabiopjve commented 7 years ago

I am trying to test a USB webcam, but when I try to install the webcam app, I get the login screen after a couple seconds, I login and by clicking on the webcam icon I see the installation continues. Then it asks me to refresh the browser and after that, when I click the webcam icon it asks me to install the app again. I tried a lot of times, both on Firefox and Chromium with the same results. I also tried to install using command line: root@Omega-0347:~# opkg install onion-console-webcam
Installing onion-console-webcam (0.3-1) to root...
Downloading http://repo.onion.io/omega2/packages/onion/onion-console-webcam_0.3-1_mipsel_24kc.ipk
Collected errors:

need4help commented 7 years ago

exactly the same behavior here. Using Onion omega2+ with Power Dock.

PS: could someone make an IRC support channel on webchat.freenode.net ? I think it will be very useful !

juancamax commented 7 years ago

I have the same problem!!! :-(

mohir commented 7 years ago

I had the same problem, i installed using opkg with the --force-reinstall option, installation was fine, but i still don't manage to get any feedback from the webcam :(

RobertElseco commented 7 years ago

Same here, no webcam video...

But using mjpg_streamer does show video. (mjpg_streamer -i "input_uvc.so -d /dev/video0 -y" -o "output_http.so")

Then connect to 192.168.x.x:8080:/?action=stream and watch video

I think it's something in the settings of the Webcam App..

Any help please?

DrUlysses commented 6 years ago

Same problem