<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Since there are no drivers for recent Hauppauge devices under Linux, I<br>
was wondering whether it is possible to use them in an OS which drivers.<br>
For instance running a virtual Windows session with either USB or PCI<br>
passthrough under KVM/Linux or Bhyve/FreeBSD. The slave or master<br>
mythbackend will be running within windows with access to the capture<br>
devices.<br>
<br>
Is this possible?<br></blockquote><div><br></div><div>I have often wondered if we couldn't create a psudo HDHR driver.  Essentially, it would present itself to MythTV as an HDHR, however in reality it would be running on a Windows computer and would stream the content from a capture device there using directshow.</div><div><br></div><div>This would allow MythTV to use virtually any windows directshow compatible HD tuner.</div><div><br></div><div>The HDHR API/"protocol" is well documented and well understood, and I suspect that it wouldn't be too difficult to grab frames from a directshow tuner and format them the same way that an HDHR does before sending them across the wire.</div><div><br></div><div>That said, a capture device that can grab a VLC stream would work too... with a channel change script to tell windows to change channels and start the stream.  This may already exist for all I know, I haven't checked.</div></div></div>