Displaying 3 results from an estimated 3 matches for "shout_set_dumpfile".
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...
2004 Aug 06
0
dumpfile with libshout2/icecast2
On Wednesday 10 March 2004 06:56, Andrew Taylor wrote:
> 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...
2004 Aug 06
1
dumpfile with libshout2/icecast2
...gstreamer process to record.
Thanks,
Andy
<p>On Tue, 2004-03-09 at 16:48, Michael Smith wrote:
> On Wednesday 10 March 2004 06:56, Andrew Taylor wrote:
> > 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
> >
&...