<?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: Issue with Virtual Channel Extension: Video in Horizon for Linux</title>
    <link>https://communities.vmware.com/t5/Horizon-for-Linux/Issue-with-Virtual-Channel-Extension-Video/m-p/2994325#M1149</link>
    <description>&lt;P&gt;The isue is gone. I had this when RealTime Audio was not setup correctly.&lt;/P&gt;&lt;P&gt;Chrome worked (withouth audio of course, but with video) and firefox did not show any video, which was possible a side effect of the non working audio channel.&lt;/P&gt;&lt;P&gt;Thus, as soon as realtime audio was setup and worked, firefox worked too (video and audio)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Nov 2023 09:18:10 GMT</pubDate>
    <dc:creator>mvogt1</dc:creator>
    <dc:date>2023-11-06T09:18:10Z</dc:date>
    <item>
      <title>Issue with Virtual Channel Extension: Video</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Issue-with-Virtual-Channel-Extension-Video/m-p/2992814#M1146</link>
      <description>&lt;P&gt;I'm using RedHat el 9.2, and build the kernel module according to &lt;A href="https://docs.vmware.com/en/VMware-Horizon/2306/linux-desktops-setup/GUID-F3F2D262-62DA-4DFC-810D-FFEF5FA49A66.html#GUID-F3F2D262-62DA-4DFC-810D-FFEF5FA49A66" target="_self"&gt;Install V4L2 loopback driver&lt;/A&gt; and build with the &lt;A href="https://docs.vmware.com/en/VMware-Horizon/2306/linux-desktops-setup/GUID-CDE7B241-B404-4032-A051-D5FC34083227.html" target="_self"&gt;Real-Time-Audio extension&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;I modified /etc/vmware/config to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RTAV.logLevel=trace
VVC.RTAV.WebcamMaxFrameRate=15
VVC.RTAV.WebcamMaxResWidth=1920
VVC.RTAV.WebcamMaxResHeight=1080
VVC.RTAV.WebcamDefaultResWidth=1280
VVC.RTAV.WebcamDefaultResHeight=720&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the log file /tmp/vmware-vmwblast/vmware-RTAV-XYZ.log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RTAV: virtual void FFmpegDecoder::GetConfiguration() - forceQSV: 0, forceNV: 1, threads: 1 HostCPUs: 4 mThreadCounts: 1
RTAV: static DWORD ConfigSettings::GetDWORD(std::string, DWORD) - key='rtav.h264_loglevel' default=8
RTAV: virtual bool FFmpegDecoder::InitFFmpegDecoder(): enable Nvidia hardware acceleration decoder

In(05) host-21552 RTAV: OnRecvData - Recv - DataLen=11779  QLen=0
In(05) host-23689 RTAV: Decode: mDecParams (wxh) = (1280,720)
In(05) host-23689 RTAV: Decode: mFrame (wxh) = (1280,720), format = 98
In(05) host-23689 RTAV: Decode: mFrame-&amp;gt;linesize(0,1,2) = (0,0,0)
In(05) host-23688 RTAV: static bool MediaPlayerLinux::VdoServiceThreadCB(void*, VMWThread*) - Play Video: New data arrival notification received
In(05) host-23688 RTAV: SendImgData: Write data 1843200&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thus it works, 11779 bytes h264 video frame come in and gets decoded in HW to 1843200 bytes (YUV,RGB who knows), But this does only work with google-chrome.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;It &lt;STRONG&gt;does not work with firefox&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Firefox and Google share the same webrtc implementation, the one from google &lt;A href="https://webrtc.googlesource.com/src/" target="_self"&gt;https://webrtc.googlesource.com/src/&lt;/A&gt; and of course firefox works in these scenarios&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;local webcam with firefox&lt;/LI&gt;&lt;LI&gt;Virtual Channel webcam windows_client -&amp;gt; windows_agent&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The Virtual Channel webcam &lt;STRONG&gt;windows_client -&amp;gt; linux_agent&lt;/STRONG&gt; does not work.&lt;/P&gt;&lt;P&gt;==&amp;gt; Therefore I suspect the kernel loopback interface does not support everything which firefox calls.&lt;/P&gt;&lt;P&gt;Anyone have tried to enable ioctl debugging or have a patch?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 10:26:43 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Issue-with-Virtual-Channel-Extension-Video/m-p/2992814#M1146</guid>
      <dc:creator>mvogt1</dc:creator>
      <dc:date>2023-10-26T10:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Virtual Channel Extension: Video</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Issue-with-Virtual-Channel-Extension-Video/m-p/2994027#M1148</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3337130" target="_self"&gt;&lt;SPAN class=""&gt;mvogt1&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;I'm sorry for the trouble of webcom redirection. I test the&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://webcammictest.com" target="_blank" rel="noopener"&gt;https://webcammictest.com&lt;/A&gt; in firefox with&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;the same config of webcam redirection on rhel 9. It work well on my local. my firefox version is as following:&lt;/P&gt;&lt;P&gt;[vmware@ksong-rhel9 ~]$ firefox --version&lt;BR /&gt;Mozilla Firefox 91.8.0esr&lt;/P&gt;&lt;P&gt;Could you share which websit use to test remote webcam on firefox? Which version of firefox do you use? Is there any error message when you try the webcam on firefox? Could you help to open an bug for this problem and update your linux desktop logs? You can collect the linux desktop log via execute "/usr/lib/vmware/viewagent/bin/dct-debug.sh". Thank you very much!&lt;/P&gt;&lt;P&gt;Best Regards&lt;BR /&gt;Kai&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 05:43:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Issue-with-Virtual-Channel-Extension-Video/m-p/2994027#M1148</guid>
      <dc:creator>songkai</dc:creator>
      <dc:date>2023-11-03T05:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Virtual Channel Extension: Video</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Issue-with-Virtual-Channel-Extension-Video/m-p/2994325#M1149</link>
      <description>&lt;P&gt;The isue is gone. I had this when RealTime Audio was not setup correctly.&lt;/P&gt;&lt;P&gt;Chrome worked (withouth audio of course, but with video) and firefox did not show any video, which was possible a side effect of the non working audio channel.&lt;/P&gt;&lt;P&gt;Thus, as soon as realtime audio was setup and worked, firefox worked too (video and audio)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 09:18:10 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Issue-with-Virtual-Channel-Extension-Video/m-p/2994325#M1149</guid>
      <dc:creator>mvogt1</dc:creator>
      <dc:date>2023-11-06T09:18:10Z</dc:date>
    </item>
  </channel>
</rss>

