Displaying 2 results from an estimated 2 matches for "willmann".
Did you mean:
tillmann
2001 May 02
2
live streaming
...01
Can the Ogg Vorbis program be used to stream live audio
over the Internet? Or is it restricted to the creation of
files that have to be downloaded and then played on a
computer?
Put another way, can Ogg Vorbis doe what "Real Audio"
does, but without the onerous restrictions?
Robert Willmann, Jr.
San Antonio, Texas
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed....
2008 May 19
21
[PATCH 0/5] VT-d support for PV guests
Hi,
I''ve added some preliminary support for VT-d for paravirtualized
guests. This must be enabled using an ''iommu_pv'' boot parameter
(disabled by default).
I''ve added some python bindigs to allow xend to assign PCI devices to
IOMMU for PV guests. For HVM guests this is handled in ioemu. Not
sure if it makes sense to handle both cases in one place.
The