Displaying 11 results from an estimated 11 matches for "kh3".
Did you mean:
h3
2005 Nov 09
7
install other OS to unprivileged domain
Dear all,
I have set up one unprivileged Domain-1 with help of FedoraQuickStart and
some help from you.
Now I want to install some other OS to Domain-2.
How can I install a different OS (say Redhat 7.3) onto a unprivileged
domain?
Do I have to copy all files from an existed installation to an image file?
Thanks,
Koala
_______________________________________________
Xen-users mailing list
2005 Jun 10
3
icecast1 documentation
Geoff Shang wrote:
> Kelvin Chu wrote:
>
>> After reading the docs, I was under the impression that icecast2 does
>> not do on demand relaying?
>
>
> Oh, on demand *relaying*! different kettle of fish.
>
> On demand relaying is available in Karl's branch and has just been
> checked into the mainline development code.
>
> Geoff.
>
Tarballs
2005 Oct 13
2
French Guide on Xen[debian, netbsd] and Uml[debian] install and use
Hello,
For those those who speak french and are interested. I wrote a guide
about Uml and
Xen virtualisation solution for course purpose.
Cheers,
François Visconte
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Apr 19
2
Intro file automatically tagged on stream
Hi,
I am looking for a solution for a short station ident to be included at the
start of our stream file. Currently we have a short playlist, but this
then doesn't work in itunes, and people can just click forward to go to the
stream.
I hear that this is possible in Shoutcast, so hopefully there is something
similar in icecast. Yes I have asked this before and got our current
solution
2011 Oct 17
1
plotting issues with PCA
...below
site.codings <-
c(1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,5,4,4,4,4,4,3,3,3,6,6,6,6,6,6,6,6,5,5,5,5)
> names(site.codings) <- c( "WM1", "WM2", "WM3", "NM1", "NM2", "NM3", "KH1",
"KH2", "KH3", "LM1" ,"LM2" ,"LM3", "DB1" ,"DB2" ,"DB3", "DM1" , "DM2" ,
"DM3" , "FI1", "FI2", "BKI1", "BKI2", "BKO1", "BKO2", "BKO3",
"SUR1...
2016 Dec 27
3
dir.xiph.org : OPUS stream wrongly identified as Vorbis
...s :
- "type" = "application/ogg"
- "stype" = ""
That would explain why the Directory assumes that it's also Vorbis.
>
>
>> Any idea how to correct this ?
> Which (exact!) version of Icecast2 you run?
I'm running 2.4.0-kh3. I know it's not the official stream, but I was
guessing these basic functionalities were handled by the main branch. If
not, I'll ask somewhere else.
> What is the URL to your stream? (you can also answer directly to me (but
> keep general questions to the list) or ask me on IRC[1])...
2005 Apr 19
0
Intro file automatically tagged on stream
...re is a good solution available now!
Not in the 2.2 release, I have been testing out the intro feature in my
branch and it seems to be working well, so that could go into 2.3
Look either in SVN svn.xiph.org/icecast/branches/kh/icecast or get a
tarball from http://mediacast1.com/~karl/icecast-2.2-kh3.tar.gz
add <intro>/some/intro.ogg</intro> in the <mount>
The file should be in <webroot>/some/intro.ogg
The rules for intro files are the same for fallback mounts, ie same
format ie no mp3 intro for ogg stream and try to maintain the same
settings for samplerate and chann...
2016 Dec 27
0
dir.xiph.org : OPUS stream wrongly identified as Vorbis
...n Icecast to not set the subtype for
Opus in Icecast2 2.4.x, I fixed it this morning (will be included in
2.4.4) (2.5.x will include full Ogg/Opus metadata support).
> >> Any idea how to correct this ?
> > Which (exact!) version of Icecast2 you run?
>
> I'm running 2.4.0-kh3. I know it's not the official stream, but I was
> guessing these basic functionalities were handled by the main branch. If
> not, I'll ask somewhere else.
-kh is not a branch but a private fork. The Foundation has no control
over it nor do any updates on the official Icecast automati...
2016 Feb 16
2
listener stats
...h
admin
icemaster at localhost
banned_IPs
0
build
0-g244e500
client_connections
161644
clients
1
connections
247081
file_connections
168
host
s2.stationplaylist.com
listener_connections
249
listeners
0
location
Earth
outgoing_kbitrate
2
server_id
Icecast 2.4.0-kh3
server_start
04/Feb/2016:06:21:38 +0100
source_client_connections
33
source_relay_connections
0
source_total_connections
33
sources
0
stats
0
stats_connections
0
stream_kbytes_read
3186897
stream_kbytes_sent
2283074
http://s2.stationplaylist.com:9290/images/corner_bottom...
2016 Feb 16
2
listener stats
Hannah, thanks so much - - -how do I log into administration. Just go the
icecast website and type in my url?
Regards
Gary Hudson
Home: 817-710-6367
Cell: 0959476691
From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf
Of Hannah Carroll
Sent: Tuesday, February 16, 2016 9:39 AM
To: Icecast streaming server user discussions
Subject: Re: [Icecast] listener
2016 Dec 27
2
dir.xiph.org : OPUS stream wrongly identified as Vorbis
Hello,
We started to publish an OPUS stream amongst others on our Icecast
streaming server. That's cool, we're muxing it in an Ogg container, it
works well !
So this is just a remark : as the Icecast shows its type as
"application/ogg", it may be the reason why the Icecast directory shows
this as an Ogg Vorbis stream although it's an Ogg OPUS one.
Any idea how to correct