On 26.07.2012 14:36, grprd wrote:
>>> Hello,
>>>
>>> I want to implement virtual driver for sound card. And sound card is not
>>> connected through standard PCI, USB.. Its connected through ethernet.
>>> Driver should detect network audio device,
>>> driver should appear to the user as any other
>> Hello,
>>
>> I want to implement virtual driver for sound card. And sound card is not
>> connected through standard PCI, USB.. Its connected through ethernet.
>> Driver should detect network audio device,
>> driver should appear to the user as any other audio output device would.
>> UPnP proto
On 26.07.2012 11:40, Guru wrote:
> Hello,
>
> I want to implement virtual driver for sound card. And sound card is not
> connected through standard PCI, USB.. Its connected through ethernet.
> Driver should detect network audio device,
> driver should appear to the user as any other audio output
Hello,
I want to implement virtual driver for sound card. And sound card is not
connected through standard PCI, USB.. Its connected through ethernet. Driver
should detect network audio device,
driver should appear to the user as any other audio output device would.
UPnP protocol supported.
I wa