Displaying 6 results from an estimated 6 matches for "humfrey".
Did you mean:
cumfreq
2004 Aug 06
3
Updating metadata on Icecast2
Hi,
<p>What parameters should be passed to update the metadata on an Icecast2 server ?
When I do this:
curl -u admin:letmein
"http://localhost:8000/admin/metadata?mode=updinfo&mount=/mystream&artist=foo&title=bar"
<p>The result is:
<b>Missing parameter</b>
<p><p>The new name/value system is cool - but what variable name do I use
for
2004 Aug 06
3
Icecast2 Ogg Clients
Hi,
<p>I was streaming Ogg Vorbis to a mount point which didn't end .ogg
ogg123 played the stream without any problems, but other clients
(xmms, Audion) just kept rebuffering and failed to detect that it as
an Ogg encoded stream.
Surely the client should use the MIME type provided by the server
rather than rely on the suffix in a URL ?
<p>Is there any attempt to encourage
2004 Aug 06
0
Icecast2 Ogg Clients
On Tuesday 09 December 2003 03:00, Nicholas Humfrey wrote:
> Hi,
>
>
> I was streaming Ogg Vorbis to a mount point which didn't end .ogg
>
> ogg123 played the stream without any problems, but other clients
> (xmms, Audion) just kept rebuffering and failed to detect that it as
> an Ogg encoded stream.
>
> Surely the...
2004 Aug 06
0
Updating metadata on Icecast2
...g.smgradio.com:80/status.xsl
>
> Any idea how the two are passed separately ?
>
>
> When I listen to the stream in Audion, the Artist and Title are
> seperate in that too.
>
> Cheers,
>
> nick.
>
>
>
> >On Friday 28 November 2003 06:32, Nicholas Humfrey wrote:
> >> Hi,
> >>
> >>
> >> What parameters should be passed to update the metadata on an
Icecast2
> >> server ?
> >>
> >> When I do this:
> >>
> >> curl -u admin:letmein
> >> "http://localhost:...
2006 Jul 20
1
libshout: Streaming MPEG Audio Layer 2
Hi,
I have been trying to stream MPEG Audio Layer 2 using libshout in my
dvbshout program:
http://www.ecs.soton.ac.uk/~njh/dvbshout/
However I have been using the shout_send_raw() API call because the
MPEG audio header parser rejects audio that isn't Layer 3. Streaming
layer 2 works in exactly the same way as Layer 3 and without any
problems.
Would it be possible to get src/mp3.c
2004 Aug 06
2
Status.xml
Hi,
I have an XSL file that just transfers the XML straight through, see
status-xml.xsl here:
http://www.ecs.soton.ac.uk/~njh/libshout-doc/
<p>I also have an improved version of status.xsl there.
<p><p>Cheers,
<p>nick.
<p><p>>Hi everybody,
>
>If I understand well, the purpose of XSL files is re-formatting XML files.
>When I checked the admin