[Armadillo:09427] Re: Armadill-460 USB接続WEBカメラについて

射場 治人 email@hidden
2014年 1月 18日 (土) 12:52:46 JST


射場と申します。

いつもメーリングリストを見せて頂くだけですが、これには回答できそうです。

> 思われますと書いたのは、ブラウザーで"http://xxx.xxx.xxx.xxx/8080/"(xxx.xxx.xxx.xxxはArmadillo-460の

"http://xxx.xxx.xxx.xxx/8080/"ではなく、"http://xxx.xxx.xxx.xxx:8080/" 

と指定したらどうなりますか?


On Sat, 18 Jan 2014 11:00:44 +0900
Yamamoto <email@hidden> wrote:

> Yamamotoです。
> 
> 有難うございます。
> 
> 教えていただいた内容で設定して、エラーがなくなり動作中になったようなので上手く動いていると思われます。
> 
> 思われますと書いたのは、ブラウザーで"http://xxx.xxx.xxx.xxx/8080/"(xxx.xxx.xxx.xxxはArmadillo-460の
> IPアドレス)を指定しても"404 - Not Found"で見れません。
> Armadillo-460とはPingでネットワーク接続出来ているのは確認しています。
> WEBカメラ画像をブラウザーで見るために他に設定があるのでしょうか?
> 
> また、ブラウザー以外でローカルで画像確認出来る方法がありました、それも教えていただける助かります。
> 
> On Fri, 17 Jan 2014 18:25:39 +0900
> Makoto Harada <email@hidden> wrote:
> 
> > 
> > > Logcool HD720pカメラが手配できたので、取りあえず
> > ご使用のカメラは、Logicool C270 でしょうか?
> > 
> > もしその場合、こちらのスレッドの内容を確認してみてください。
> > http://lists.atmark-techno.com/pipermail/armadillo/2012-July/008149.html
> > 
> > 原田
> > 
> > (2014年01月17日 18:11), Yamamoto wrote:
> > > Yamamotoです。
> > > 
> > > Logcool HD720pカメラが手配できたので、取りあえず
> > > 「Armadillo 実践開発ガイド〜組み込み Linux の導入から製品化まで〜第 3 部
> > >   Version 2.1.0 2011/07/05」のP59の通りに実施してみましたが、Errorになっているようです。
> > > 
> > > 取りあえず調査はしていますが、週末なので先に状況を送ります。
> > > 
> > > 何か、確認するべき点とかありましたら、お願いいたします
> > > 
> > > =========================================================
> > > 
> > > usb 2-1: new high speed USB device using fsl-ehci and address 2
> > > usb 2-1: config index 0 descriptor too short (expected 2469, got 2405)
> > > usb 2-1: config 1 has an invalid descriptor of length 1, skipping remainder of the config
> > > usb 2-1: config 1 has 2 interfaces, different from the descriptor's value: 4
> > > usb 2-1: configuration #1 chosen from 1 choice
> > > uvcvideo: Found UVC 1.00 device <unnamed> (046d:0825)
> > > input: UVC Camera (046d:0825) as /devices/platform/fsl-ehci.1/usb2/2-1/2-1:1.0/input/input2
> > > 
> > > 
> > > [email@hidden (ttymxc3) /home/guest]# mjpg_streamer -i "/usr/lib/mjpg_streamer/input_uvc.so --device /dev/video0 --yuv -- resolution QVGA --fps 10" -o "/usr/lib/mjpg_streamer/output_http.so --www /usr/lib/mjpg_streamer/www"
> > > MJPG Streamer Version.: 2.0
> > >   i: Using V4L2 device.: /dev/video0
> > >   i: Desired Resolution: 640 x 480
> > >   i: Frames Per Second.: 5
> > >   i: Format............: YUV
> > >   i: JPEG Quality......: 80
> > >   o: www-folder-path...: /usr/lib/mjpg_streamer/www/
> > >   o: HTTP TCP port.....: 8080
> > >   o: username:password.: disabled
> > >   o: commands..........: enabled
> > > Unable to start capture: Input/output error
> > >   i: Error grabbing frames
> > > =========================================================
> > > 
> > > あと、画像が取れたとして確認はブラウザで"http://xxx.xxx.xxx.xxx/8080/"を指定してみるしかないのでしょ
> > > うか?
> > > 
> > > On Wed, 15 Jan 2014 19:01:19 +0900
> > > Masahiro Hanada <email@hidden> wrote:
> > > 
> > >> 花田です。
> > >>
> > >> At 15 Jan 2014 17:19:48 +0900 Yamamoto wrote:
> > >>> HPの「Howto : UVC対応Webカメラを使用してストリーミング配信をおこなう」では
> > >>> uvcvideoデバイスドライバ
> > >>> MJPG-streamer
> > >>> を取得してクロスコンパイルして使用するように記載されていますが。
> > >>
> > >> こちらはArmadillo-500/500 FX用の内容になっており、
> > >> これらの製品ではソース取得が必要になります。
> > >>
> > >>> 「Armadillo 実践開発ガイド〜組み込み Linux の導入から製品化まで〜第 3 部
> > >>> Version 2.1.0 2011/07/05」のP59
> > >>> では、MJPG-streamerはAtmark Distに含まれ、WEBカメラを接続するだけでMJPG-streamerを起動すれば画像が確
> > >>> 認できるとあります。
> > >>>
> > >>> uvcvideoデバイスドライバ
> > >>> MJPG-streamer
> > >>> を取得してクロスコンパイルをする必要はないのでしょうか?
> > >>
> > >> Armadillo-400シリーズでは、ドライバはカーネルに、
> > >> MJPEG-streamerはAtmark-distに含まれているものが、標準で有効化されています。
> > >>
> > >> Armadillo-460では、実践開発ガイドにあるArmadillo-440用の手順どおりで
> > >> 同様に動作が確認できるはずです。
> > >>
> > >> ____________________________________________________
> > >>
> > >>      花田 政弘 (はなだ まさひろ)
> > >>
> > >>        (株)アットマークテクノ 企画室
> > >>          TEL: 011-207-6550    FAX: 011-207-6570
> > >>          URL: http://www.atmark-techno.com/
> > >>
> > >>      E-mail: email@hidden
> > >> ____________________________________________________
> > >>
> > >> _______________________________________________
> > >> armadillo mailing list
> > >> email@hidden
> > >> http://lists.atmark-techno.com/cgi-bin/mailman/listinfo/armadillo
> > > 
> > > 
> > > _______________________________________________
> > > armadillo mailing list
> > > email@hidden
> > > http://lists.atmark-techno.com/cgi-bin/mailman/listinfo/armadillo
> > > 
> > 
> > _______________________________________________
> > armadillo mailing list
> > email@hidden
> > http://lists.atmark-techno.com/cgi-bin/mailman/listinfo/armadillo
> 
> 
> _______________________________________________
> armadillo mailing list
> email@hidden
> http://lists.atmark-techno.com/cgi-bin/mailman/listinfo/armadillo




armadillo メーリングリストの案内