search for: streamadmin

Displaying 3 results from an estimated 3 matches for "streamadmin".

2004 Aug 06
2
dumpfile with libshout2/icecast2
Heyas, I'm trying to get setDumpfile working with the java libshout bindings. I am calling shout_set_dumpfile(shout,char*) after specifying the port, host, mount and password, yet, the dumpfile is not created on the server side. To be more specific, I'm trying this: bin/streamAdmin -d /tmp/test.mp3 -h streams.benow.ca -p 80 -P pass -m /benow which sets the dumpfile to be /tmp/test.mp3 for the /benow stream, which completes with no errors, but /tmp/test.mp3 is not created. What I am hoping to accomplish is to cron On and Off times for show archiving. Is per mount libshout2...
2004 Aug 06
0
dumpfile with libshout2/icecast2
...t; I'm trying to get setDumpfile working with the java libshout bindings. > I am calling shout_set_dumpfile(shout,char*) after specifying the port, > host, mount and password, yet, the dumpfile is not created on the server > side. To be more specific, I'm trying this: > > bin/streamAdmin -d /tmp/test.mp3 -h streams.benow.ca -p 80 -P pass -m > /benow > > which sets the dumpfile to be /tmp/test.mp3 for the /benow stream, which > completes with no errors, but /tmp/test.mp3 is not created. What I am > hoping to accomplish is to cron On and Off times for show archiving....
2004 Aug 06
1
dumpfile with libshout2/icecast2
...setDumpfile working with the java libshout bindings. > > I am calling shout_set_dumpfile(shout,char*) after specifying the port, > > host, mount and password, yet, the dumpfile is not created on the server > > side. To be more specific, I'm trying this: > > > > bin/streamAdmin -d /tmp/test.mp3 -h streams.benow.ca -p 80 -P pass -m > > /benow > > > > which sets the dumpfile to be /tmp/test.mp3 for the /benow stream, which > > completes with no errors, but /tmp/test.mp3 is not created. What I am > > hoping to accomplish is to cron On and Off t...