- ソフト名 :USB External Camera/Webcam
- バージョン : 1.9
- カテゴリ :動画プレーヤー&エディタ
- Android 要件 : 2.3 以上
- 開発 : Home
- コンテンツのレーティング : 3 歳以上
USB External Camera/Webcam詳細
USB external webcam application that displays the camera output and takes pictures (or a picture every second in interval mode). Simply attach an OTG (on-the-go) USB adapter to a common webcam* and connect to your smartphone or tablet for an external camera system! Uses include a car rear-view backup camera, building/pipe inspection, an extreme sport camera, or a wearable camera to record all your adventures!
Notes:
KNOWN SUPPORTED WEBCAMS:
Logitech Webcam C250
Microsoft LifeCam VX-5000
Uxcell Mini
…
most commercial webcams are likely to work
*ROOT-SUPERUSER, V4L KERNEL, USB HOST SUPPORT REQUIRED SEE BELOW*
*GALAXY NEXUS AND NEXUS 7 KNOWN SUPPORTED*
*V4L (Video 4 Linux) support is provided by the Android OS (kernel). Every Android device has an OS and may or may not support V4L. If your stock kernel does not support V4L, a V4L enabled kernel can be installed if the device is rooted (see disclaimer and kernel details below).
*Devices must support USB HOST to power the webcam. Most newer devices are enabled.
KERNEL DETAILS:
!!Warning, only qualified users should attempt these steps as it can get complicated.!!
Required tools: See: http://source.android.com/source/initializing.html
FOR GALAXY NEXUS KERNEL:
1. Get the correct kernel:
$ git clone https://android.googlesource.com/kernel/omap.git
2. Add the following to tuna_defconfig (path: ~/omap/arch/arm/configs)
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2_COMMON=y
CONFIG_VIDEO_MEDIA=y
CONFIG_USB_VIDEO_CLASS=y
CONFIG_V4L_USB_DRIVERS=y
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
2. Comment out the following to the video Kconfig (path: drivers/media/video/Kconfig):
#source "drivers/media/video/omapgfx/Kconfig"
3. Add permission in ueventd.tuna.rc:
666 to /dev/video0
666 to /dev/video1
Check the developer website for Galaxy Nexus V4L enabled kernel updates.
DISCLAIMER
*The developer publishes this app in good faith, but users assume all risk.Developer has no liability and provides no guarantees. This application requires superuser access and a V4L supported kernel. Modifications to manufacturer systems can void a warranty. Not all webcams may be supported. Most major brands are supported. The webcam may need to be plugged in a few seconds before opening the app to initialize. USB外付けWebカメラ、カメラの出力を表示し、写真を撮るアプリケーション(またはピクチャインターバルモードで毎秒)。単に*一般的なウェブカメラにOTG(オン・ザ・ゴー)USBアダプタを接続して、外部カメラシステムのためのスマートフォンやタブレットに接続します!用途は車のリアビューバックアップカメラ、ビル/パイプ検査、極端なスポーツカメラ、またはすべてのあなたの冒険を記録するウェアラブルカメラを含めます!
ノート:
既知のSUPPORTEDウェブカム:
LogitechのウェブカメラC250
マイクロソフトのLifeCam VX-5000
Uxcellミニ
…
ほとんどの市販のウェブカメラが動作する可能性があります
* ROOT-SUPERUSER、V4L KERNEL、以下を参照してくださいREQUIREDのUSBホストのサポート*
* GALAXYネクサスとNexus 7はサポートされて知られています*
* V4L(動画4 Linux)のサポートがAndroidのOS(カーネル)によって提供されています。すべてのAndroidデバイスはOSがあり、またはV4Lをサポートしていない可能性があります。あなたの株式カーネルがV4Lをサポートしていない場合は、デバイスが根ざしている場合、V4L対応のカーネルは、(下記の免責事項とカーネルの詳細を参照)をインストールすることができます。
*デバイスは、ウェブカメラに電力を供給するためにUSBホストをサポートしている必要があります。最近のほとんどのデバイスが有効になっています。
KERNEL詳細:
それは複雑に得ることができるよう!!警告、資格のあるユーザーは、これらの手順を試みる必要があります。!
必要な工具:参照:http://source.android.com/source/initializing.html
GALAXYのNEXUSカーネルの:
1.正しいカーネルを取得します。
$ gitのクローンhttps://android.googlesource.com/kernel/omap.git
2. tuna_defconfigに以下を追加します(パス:〜/ OMAP /アーチ/腕/のconfigs)
CONFIG_VIDEO_DEV = Y
CONFIG_VIDEO_V4L2_COMMON = Y
CONFIG_VIDEO_MEDIA = Y
CONFIG_USB_VIDEO_CLASS = Y
CONFIG_V4L_USB_DRIVERS = Y
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV = Y
2.コメントアウトビデオkconfigを(パス:ドライバ/メディア/ビデオ/ kconfigを)に以下:
#source「ドライバ/メディア/ビデオ/ omapgfx / kconfigを "
3. ueventd.tuna.rcに権限を追加します。
/ dev / video0へ666
/ dev / VIDEO1に666
ギャラクシーネクサスV4L対応カーネルの更新のための開発者向けウェブサイトをチェックしてください。
免責事項
*開発者は、誠実にこのアプリを公開していますが、ユーザーはすべてのrisk.Developerは一切の責任を持ちませんし、何の保証を提供しないと仮定します。このアプリケーションは、スーパーユーザーのアクセスおよびV4Lサポートされているカーネルが必要です。メーカーのシステムへの変更は、保証が無効にすることができます。すべてのウェブカメラがサポートされていない場合があります。ほとんどの主要なブランドがサポートされています。ウェブカメラは、初期化するアプリを開く前に、数秒でプラグインする必要があるかもしれません。