Displaying 9 results from an estimated 9 matches for "on_demand".
2005 Jul 13
1
IceCast 2.2 MP3 stream and Real Player noise
...sv"
[2005-07-13 23:49:35] DBUG slave/slave.c Adding relay source at
mountpoint "/ogg"
[2005-07-13 23:49:35] INFO source/source.c Applying mount information
for "/stream"
[2005-07-13 23:49:35] DBUG source/source.c fallback /live
[2005-07-13 23:49:35] DBUG source/source.c on_demand set
[2005-07-13 23:49:35] DBUG source/source.c public set to 0
[2005-07-13 23:49:35] DBUG source/source.c max listeners to 200
[2005-07-13 23:49:35] DBUG source/source.c queue size to 524288
[2005-07-13 23:49:35] DBUG source/source.c burst size to 65536
[2005-07-13 23:49:35] DBUG source/source...
2006 Nov 14
0
win: crash with exception c0000005 on source exit
...stream
[2006-11-14 21:16:03] DBUG slave/slave.c rescanning relay lists
[2006-11-14 21:16:03] DBUG slave/slave.c waiting for relay thread for
"/stream"
[2006-11-14 21:16:03] DBUG source/source.c Applying mount information
for "/stream"
[2006-11-14 21:16:03] DBUG source/source.c on_demand set
[2006-11-14 21:16:03] DBUG source/source.c public set to 0
[2006-11-14 21:16:03] DBUG source/source.c max listeners to 50
[2006-11-14 21:16:03] DBUG source/source.c queue size to 524288
[2006-11-14 21:16:03] DBUG source/source.c burst size to 65535
[2006-11-14 21:16:03] DBUG source/source.c sou...
2013 Feb 10
2
how to use the stdin module?
...; > work !! ... uuffff ... ("xx.ogg" does not work, "xxx.ogg" works).
>
>
> hmh? Can you be more specific about how I can reproduce this here?
> This sounds like a possible bug.
>
Now I'm thinking that when "xx.ogg" not work may have been <on_demand>
seted in "1" and this may have been the reason that did not occur the
mountpoint (I should try this again).
During the test I had the Relay Server with a mountpoint due to Ices2
(both running on the same machine) and two Master Servers with relayed
mountpoints (two separate machines)....
2013 Feb 11
0
how to use the stdin module?
...ogg" does not work, "xxx.ogg" works).
> >
> >
> > hmh? Can you be more specific about how I can reproduce this here?
> > This sounds like a possible bug.
> >
>
>
> Now I'm thinking that when "xx.ogg" not work may have been <on_demand>
> seted in "1" and this may have been the reason that did not occur the
> mountpoint (I should try this again).
> During the test I had the Relay Server with a mountpoint due to Ices2
> (both running on the same machine) and two Master Servers with relayed
> mountpoints...
2006 Mar 25
0
YP not getting server info after upgrade
...DBUG stats/modify_node_event update node genre
(various)
[2006-03-19 00:00:40] DBUG stats/modify_node_event update node
server_type (application/ogg)
[2006-03-19 00:00:40] DBUG stats/modify_node_event update node subtype
(vorbis)
[2006-03-19 00:00:40] DBUG stats/modify_node_event update node
on_demand (1)
[2006-03-19 00:00:40] DBUG stats/modify_node_event update node
max_listeners (unlimited)
[2006-03-19 00:01:26] DBUG yp/send_to_yp YP touch at
http://dir.xiph.org/cgi-bin/yp-cgi succeeded
2005 Nov 11
0
[PATCH] icecast video preview 2
...gt;xmlChildrenNode, 1);
configuration->port = atoi(tmp);
Index: src/cfgfile.h
===================================================================
--- src/cfgfile.h (revisione 10365)
+++ src/cfgfile.h (copia locale)
@@ -118,6 +118,7 @@
int ice_login;
int fileserve;
int on_demand; /* global setting for all relays */
+ unsigned int video_preview;
char *shoutcast_mount;
char *source_password;
Index: src/Makefile.am
===================================================================
--- src/Makefile.am (revisione 10365)
+++ src/Makefile.am (copia locale)
@@ -7,1...
2005 Nov 11
2
[PATCH] icecast video preview 2
Updated version of video preview covering frame writing every 3 keyframe
and a xsl typo.
Best regards :)
kysucix
--
Make things as simple as possible, but no simpler. - Albert Einstein
2005 Nov 11
1
[PATCH] icecast video preview
Hi. Here it is my patch to put a video preview of a theora stream in
status.xsl.
I just added a:
<video-preview>1</video-preview>
parameters in icecast.xml.in that control the previewing function.
It encodes a png in $webroot/$mountname.tmp and then move it to
$webroot/$mountname.png
As for now it saves a frame every theora keyframe, which is probably
too heavy for the server but
2013 Feb 10
3
how to use the stdin module?
I'm understanding why Icecast2 is an audio server, wow !!!
http://www.icecast.org/docs/icecast-2.0.1/icecast2_config_file.html
Testing the relay option:
Two mountpoints from two master servers are relayed to a relay server:
Master Servers
Relay Server
http://186.56.96.133:8200/zuzenean.ogg
http://186.148.147.191:8001/zuzenean.ogg --->
http://186.56.96.133:8200/zznn1.ogg