<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HDMI acquisition? in Machine Vision</title>
    <link>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/1885465#M34603</link>
    <description>&lt;P&gt;LabVIEW can do it, though without NI Hardware.&amp;nbsp; Epiphan (&lt;A href="http://www.epiphan.com/)" target="_blank"&gt;http://www.epiphan.com/)&lt;/A&gt; sells a PCIe and USB DVI (and VGA) capture device that shows up in windows as a WDM device.&amp;nbsp; IMAQdx can capture directly from WDM devices.&amp;nbsp; HDMI can be converted to DVI via a cable change, although the embedded audio in the HDMI will be dropped.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need to do the capture at some distance from the source, you may consider converting the HDMI signal to HD-SDI via mini converter from Blackmagic, and capturing that data via one of Blackmagic's Decklink cards.&amp;nbsp; These cards also show up as WDM devices in windows, and LabVIEW/IMAQdx sees them just fine.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2012 22:10:29 GMT</pubDate>
    <dc:creator>CSD</dc:creator>
    <dc:date>2012-02-21T22:10:29Z</dc:date>
    <item>
      <title>HDMI acquisition?</title>
      <link>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/1884643#M34601</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been doing a lot of USB and Firewire video acquisition using LabVIEW.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But someone recently asked me if I could acquire from an HDMI camera?&lt;/P&gt;
&lt;P&gt;Anyone know if IMAQdx can do this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know the &lt;A href="https://forums.ni.com/t5/Archive-TKB/How-Can-I-Perform-an-HDMI-Acquisition-With-NI-Video-Measurement/ta-p/3513658" target="_self"&gt;NI VMS &lt;/A&gt;can do it, but I want to use LabVIEW.&amp;nbsp; Can't seem to find much reference to HDMI on the NI website.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 19:53:57 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/1884643#M34601</guid>
      <dc:creator>josborne</dc:creator>
      <dc:date>2025-04-25T19:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI acquisition?</title>
      <link>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/1885465#M34603</link>
      <description>&lt;P&gt;LabVIEW can do it, though without NI Hardware.&amp;nbsp; Epiphan (&lt;A href="http://www.epiphan.com/)" target="_blank"&gt;http://www.epiphan.com/)&lt;/A&gt; sells a PCIe and USB DVI (and VGA) capture device that shows up in windows as a WDM device.&amp;nbsp; IMAQdx can capture directly from WDM devices.&amp;nbsp; HDMI can be converted to DVI via a cable change, although the embedded audio in the HDMI will be dropped.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need to do the capture at some distance from the source, you may consider converting the HDMI signal to HD-SDI via mini converter from Blackmagic, and capturing that data via one of Blackmagic's Decklink cards.&amp;nbsp; These cards also show up as WDM devices in windows, and LabVIEW/IMAQdx sees them just fine.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 22:10:29 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/1885465#M34603</guid>
      <dc:creator>CSD</dc:creator>
      <dc:date>2012-02-21T22:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI acquisition?</title>
      <link>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/1885755#M34605</link>
      <description>&lt;P data-unlink="true"&gt;Keep in mind that those Epiphan solutions appear to only capture unencrypted DVI/HDMI transmissions. Many HDMI devices output encrypted streams which this would be unable to capture. The NI Digital Video Analyzer system (http://sine.ni.com/nips/cds/view/p/lang/en/nid/205782), on the other hand, can do analysis of an encrypted image stream. Although I don't know offhand, I would not be suprised if it &lt;STRONG&gt;cannot&lt;/STRONG&gt; do straight capturing due to licensing issues with decrypting HDMI. Such restrictions would likely be present in any device that can accept an encrypted stream.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 19:54:26 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/1885755#M34605</guid>
      <dc:creator>BlueCheese</dc:creator>
      <dc:date>2025-04-25T19:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI acquisition?</title>
      <link>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/1886157#M34608</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Though, I am still a little confused how I'd make that work with a "WDM" device.&amp;nbsp; If I do this, does IMAQdx end up using the DirectShow interface to the WDM camera?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, it sounds like it might be possible if the video stream is unencrypted.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2012 12:37:29 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/1886157#M34608</guid>
      <dc:creator>josborne</dc:creator>
      <dc:date>2012-02-22T12:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI acquisition?</title>
      <link>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/1886625#M34610</link>
      <description>&lt;P&gt;BlueCheese is correct, the Ephianan solution will only work if the HDMI stream is unencrypted.&amp;nbsp; I forgot to mention that as one of my assumptions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WDM devices are visible to IMAQdx through&amp;nbsp;DirectShow.&amp;nbsp; They show up in MAX and are available to LabVIEW for recording as an IMAQdx source.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you plan to widely deploy this solution, you'll need to consider the liscensing of IMAQdx as well.&amp;nbsp; The Ephianan devices come with sample software for capture and display purposes, which may or may not fulfill all your requirements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2012 16:26:08 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/1886625#M34610</guid>
      <dc:creator>CSD</dc:creator>
      <dc:date>2012-02-22T16:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI acquisition?</title>
      <link>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/2290220#M37637</link>
      <description>&lt;P&gt;OK I have a BlackMagic Intensity Pro card and NI vision does see it and will capture.&amp;nbsp;&amp;nbsp; But I don't see an IMAQdx example of wdm capture like I found when I was capturing USB twain streams.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am I missing the Icon or is there some place I can get an example code to plagiarize?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2013 02:13:54 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/2290220#M37637</guid>
      <dc:creator>mdnelson1234</dc:creator>
      <dc:date>2013-01-24T02:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI acquisition?</title>
      <link>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/2290240#M37638</link>
      <description>&lt;P&gt;Never Mind.&amp;nbsp; I just found anE enumerate VI from Steve_tdiode.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.ni.com/t5/Machine-Vision/IMAQdx-Open-Camera-and-MAX-listing-DirectShow-cameras-that-are/m-p/2006231" target="_blank"&gt;http://forums.ni.com/t5/Machine-Vision/IMAQdx-Open-Camera-and-MAX-listing-DirectShow-cameras-that-are/m-p/2006231&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And so I modified my old USB video capture program to point to the WDM device and Viola.&amp;nbsp; I am capturing and analyzing HDMI video streams in realtime.&amp;nbsp;&amp;nbsp; I love Labview.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2013 02:36:47 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/2290240#M37638</guid>
      <dc:creator>mdnelson1234</dc:creator>
      <dc:date>2013-01-24T02:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI acquisition?</title>
      <link>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/2839722#M42062</link>
      <description>&lt;P&gt;I have an Intensity Pro card as well but I cannot get HDMI video in MAX, although I am able to see video using their supplied software. &amp;nbsp;The Region of Interest settings don't seem correct either (they are too small) but I can't change them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there some setting that I may be missing?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Bruce&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2014 13:58:22 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/2839722#M42062</guid>
      <dc:creator>BruceMoyer</dc:creator>
      <dc:date>2014-05-07T13:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI acquisition?</title>
      <link>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/2839924#M42063</link>
      <description>&lt;P&gt;Bruce,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Had no end of trouble with the Blackmagic card.&amp;nbsp;&amp;nbsp;I just happened to get lucky that MAX was able to configure for the resolution of my camera system on one computer and one resolution.&amp;nbsp;&amp;nbsp;&amp;nbsp; On another computer and different install of Labiew and IMAQ it did not recognize the resolution and format and was not able to capture.&amp;nbsp; I think it is a problem with the BlackMagic driver but BlackmagicDesign swears it was the Labview driver. (im gonna cut some fingers off one of these days).&amp;nbsp;&amp;nbsp; Many emails and message board entries on BlackMagic left me hanging.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I bit the bullet and got the Epiphan card and it's all good now.&amp;nbsp;&amp;nbsp; Any resolution is supported and the Epiphan driver and IMAQ hold hands famously.&amp;nbsp;&amp;nbsp; And my camera doesn't output HDCP if the receiver(TV) doesn't acknoledge it so i capture HDMI till the cows come home.&amp;nbsp;&amp;nbsp;&amp;nbsp; Its a shame because the BlackMagic card is so cheap.&amp;nbsp;&amp;nbsp; Also got a Shuttle that had the same problems.&amp;nbsp; It's probably identical inside so that makes sense.&amp;nbsp;&amp;nbsp; I suggest you spend the kilobuck and get the Epiphan as it was cheaper then the hours I spent trying to get the Intensity Pro working.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BUT, if you can get it working please post as I have two Blackmagic solutions collecting dust.&amp;nbsp;&amp;nbsp; Good Luck.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2014 15:38:29 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/2839924#M42063</guid>
      <dc:creator>mdnelson1234</dc:creator>
      <dc:date>2014-05-07T15:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI acquisition?</title>
      <link>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/2839944#M42064</link>
      <description>&lt;P&gt;Thanks for your quick response.&amp;nbsp; I'll try a few things (and let you know if anything works), but it doesn't seem like there's going to be a straightforward solution.&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2014 15:43:26 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Machine-Vision/HDMI-acquisition/m-p/2839944#M42064</guid>
      <dc:creator>BruceMoyer</dc:creator>
      <dc:date>2014-05-07T15:43:26Z</dc:date>
    </item>
  </channel>
</rss>

