${function() {
if (data === undefined || typeof data !== 'string' || data == '') return '';
const searchEmpty = ("Your search for \"{test}\" did not yield any results.").replace('{test}', data);
return `
Without external power supply, compact and portable.
Support AWG26 HDMI standard cable: input up to 15 meters
Size: 2.8*1.1*0.3in
Weight: 2oz/50g
Video Capture Card
Support of OS:Windows 7; Windows Server 2008, R2 Linux (Kernel version 2.6.38 and above). No Driver, Windows, Linux, Mac OSX
Software Compatibility:Windows Media Encoder (Windows), Adobe Flash Media Live Encoder (Windows), Real Producer Plus (Windows), VLC (Windows, Linux),Wirecast (Windows), Potplayer(Windows)and etc.
Conform to USB Video and UVC standard
Conform to USB Audio UAC standard
USB OTG Converter with USB Camera
Important Notes:
1. This OTG converter does not support both OTG functions and charging simultaneously (The host will be power output status when connect OTG cable, also do not support both OTG and charging at the same time.
2. NEXUS 4 & Samsung Tab 3 7.0 are NOT support OTG function.
3. Functions depend on the OS and applications of the device. Please consult your documentation or your service provider to ensure that your device does support USB OTG functionality.
Conform to USB Video and UVC standard
Conform to USB Audio UAC standard
1080P Video Capture Card
USB OTG Converter
IN BOX:
1pcs HMDI to USB capture card,
1pcs USB OTG Converter.
You may also like
Recently viewed
${
data == 1
? ("1 product was added to your cart!")
: ("{count} products were added to your cart!").replace('{count}', data)
}
${function() {
const freeShippingAmount = 0;
const totalPrice = data.data.total_price;
const diffAmount = freeShippingAmount - totalPrice;
const freeShippingText = diffAmount > 0
? "Spend {amount} more and get free shipping!"
: "Your order is free delivery";
return `