BB as man-in-the-middle USB Cam Device

Hi,

Can anyone tell me if it would be theoretically possible to use BB as man-in-the-middle device for USB Webcam(s).

Basic idea is: BB is connected to host computer and emulates web cam while actual web cam(s) are connected to BB. Video feed is then forwarded via emulated device to host.

Thanks

CropCircle <codeangels.com@gmail.com> [14-10-18 13:48]:

Hi,

Can anyone tell me if it would be theoretically possible to use BB as
man-in-the-middle device for USB Webcam(s).

Basic idea is: BB is connected to host computer and emulates web cam while
actual web cam(s) are connected to BB. Video feed is then forwarded via
emulated device to host.

Thanks

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

The vlc or ffserver may be you friends. But this implies a USB to LAN
conversion.

Best regards,
mcc

You'll have to setup webcam USB gadget, so BB will be visible to the
host computer as a webcam.
I never tried it myself, but after short googling I found the
following pages, which may be helpful:
https://wiki.tizen.org/wiki/USB/Linux_USB_Layers/Configfs_Composite_Gadget/Usage_eq._to_g_webcam.ko
http://git.ideasonboard.org/uvc-gadget.git/tree

Regards,
j.