Displaying 4 results from an estimated 4 matches for "ottojockeyd".
2004 Aug 06
4
a few ices/icecast questions
...with the setup, but i'm having a few problems.
1) whenever otto plays a track (by exec'ing ices), that same
track keeps playing over and over. i have to direct otto to
kill the track (and the ices process) in order to get it to
play the next track.
i notice this comment in the source for ottojockeyd (the
program that actually execs ices):
# note: you may need to hack the ices source code so that it will
# exit after playing one song (instead of looping forever)
is there any real way to tell make ices play a single track
from its playlist and then exit? or do i truly have to
modify th...
2004 Aug 06
0
a few ices/icecast questions
...a few problems.
>
> 1) whenever otto plays a track (by exec'ing ices), that same
> track keeps playing over and over. i have to direct otto to
> kill the track (and the ices process) in order to get it to
> play the next track.
>
> i notice this comment in the source for ottojockeyd (the
> program that actually execs ices):
>
> # note: you may need to hack the ices source code so that it will
> # exit after playing one song (instead of looping forever)
>
> is there any real way to tell make ices play a single track
> from its playlist and then ex...
2004 Aug 06
0
reencoding: ices/lame with otto
...nstalled otto, and that too is brillient
however i can't get otto to call ices in such a way that it will
reencode stuff streamed thru otto...
when i have had ices working with reencoding, i've configured it via the
xml config file rather than with command line switches
i've edited ottojockeyd to add the -H switch into the system call of ices:
system
$icesexe,
# "-B", # this flag makes the ices process detach and go into
background (async) mode
"-H 96",
"-s",
"-S", "builtin",
&quo...
2004 Aug 06
0
a few ices/icecast questions
...a few problems.
>
> 1) whenever otto plays a track (by exec'ing ices), that same
> track keeps playing over and over. i have to direct otto to
> kill the track (and the ices process) in order to get it to
> play the next track.
>
> i notice this comment in the source for ottojockeyd (the
> program that actually execs ices):
>
> # note: you may need to hack the ices source code so that it will
> # exit after playing one song (instead of looping forever)
>
> is there any real way to tell make ices play a single track
> from its playlist and then ex...