${function() {
if (data === undefined || typeof data !== 'string' || data == '') return '';
const searchEmpty = ("Your search for \"{test}\" did not yield any results.").replace('{test}', data);
return `
HDMI to USB 2.0 Audio Video Capture Cards 1080p 30fps Record via DSLR Camcorder Action Cam for High Definition Acquisition, Broadcast Live video capture card
Audio Video Capture Cards
Support input max resolution 1920X1080@30Hz, output max resolution 1920×1080@30Hz
Easily connect your DSLR, camcorder, or action Cam to your PC or Mac
Real-Time Feedback, Shoot and produce within your favorite tools
Record videos directly to the hard disk without time delay
Suitable for high definition acquisition, teaching recording, medical imaging, etc.
Plug and Play HDMI Capture Cards
No driver or external power supply, The game capture card is suitable for low-latency game, can meet the needs of the meeting. The small size capture card directly leads the USB cable to avoid unnecessary connection failure.
No Driver Required: This capture card does not need to install a driver, so you can use the built-in functions of the current software to get a seamless experience. Because the device is compatible with most third-party software, it can be plug-and-play for Windows, for Ma OS X, and for Linux.
HDMI Game Capture:
Based on high-speed USB technology, you can capture a high-definition HDMI video signal of a signal channel. The game capture card is suitable for devices with HDMI output, such as devices for PS4, for Xbox one, for Wii U and for Switch.
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
Max working current: 0.4A/5V DC
Without external power supply, compact and portable.
Support AWG26 HDMI standard cable: input up to 15 meters
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 `