<?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>i.MX ProcessorsのトピックRe: imx8mp simultaneous video access</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1425913#M188052</link>
    <description>&lt;P&gt;yes, you couldn't access one device in the same time&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2022 07:37:45 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2022-03-10T07:37:45Z</dc:date>
    <item>
      <title>imx8mp simultaneous video access</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1415978#M187194</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Video does show up correctly on /dev/video0 node and I can access it normally. However I want to access video in&amp;nbsp; different process.&lt;/P&gt;&lt;P&gt;Doing that a resource conflict occurs saying one cannot open /dev/video0 twice.&lt;/P&gt;&lt;P&gt;There is a tool called "v4l2loopback" that seemed promising but this did not help much in the end.&lt;/P&gt;&lt;P&gt;Any idea how this can be achieved?&lt;/P&gt;&lt;P&gt;BR, MC&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 12:03:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1415978#M187194</guid>
      <dc:creator>malik_cisse</dc:creator>
      <dc:date>2022-02-18T12:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp simultaneous video access</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1418068#M187404</link>
      <description>&lt;P&gt;"However I want to access video in different process."&lt;/P&gt;
&lt;P&gt;&amp;gt; what do you mean?&lt;/P&gt;
&lt;P&gt;could you give me detailed information of your operation&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 08:37:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1418068#M187404</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2022-02-23T08:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp simultaneous video access</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1418102#M187408</link>
      <description>&lt;P&gt;In my application, I preview camera on an LCD screen.&lt;/P&gt;&lt;P&gt;Upon request, I capture single snapshot images or stream a video over network.&lt;/P&gt;&lt;P&gt;In order to capture single snapshot images or stream a video over network I need to stop camera preview on LCD screen first.&lt;/P&gt;&lt;P&gt;I would like to continue to preview camera on an LCD screen while doing snapshot or streaming.&lt;/P&gt;&lt;P&gt;This is not possible in my current QT application.&lt;/P&gt;&lt;P&gt;BR, MC&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 09:09:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1418102#M187408</guid>
      <dc:creator>malik_cisse</dc:creator>
      <dc:date>2022-02-23T09:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp simultaneous video access</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1418691#M187435</link>
      <description>&lt;P&gt;how do you stop the camera? if you don't release the camera totally, should show the error that you couldn't open it twice&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 02:25:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1418691#M187435</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2022-02-24T02:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp simultaneous video access</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1418938#M187462</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN&gt;if you don't release the camera totally, should show the error that you couldn't open it twice&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;yes, this is why I need to unload (really stop) the camera in QT before I can do snapshots.&lt;/P&gt;&lt;P&gt;However the whole process takes way too long and display is not showing camera preview during this time.&lt;/P&gt;&lt;P&gt;This is the reason, why I try to find a way to access to images in 2 different threads.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 08:57:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1418938#M187462</guid>
      <dc:creator>malik_cisse</dc:creator>
      <dc:date>2022-02-24T08:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp simultaneous video access</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1425913#M188052</link>
      <description>&lt;P&gt;yes, you couldn't access one device in the same time&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 07:37:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-simultaneous-video-access/m-p/1425913#M188052</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2022-03-10T07:37:45Z</dc:date>
    </item>
  </channel>
</rss>

