Displaying 8 results from an estimated 8 matches for "netjuk".
Did you mean:
netjuke
2002 Apr 05
0
[Fwd: [Netjuke-users] getid3 dev on a coding spree...]
Just in case any enterprising souls out there feel up to the challenge
of determining play time and bitrate average for Ogg Vorbis files via
PHP, I send along this message from the programmer of the NetJuke
project. (http://netjuke.sourceforge.net)
--
Karel P Kerezman, IS Admin Entercom Portland
http://greyduck.net
[ A diplomat thinks twice before saying nothing. ]
<strong>attached mail follows:</strong><hr noshade>
Hey there,
This is to let you know that James, the devel...
2004 Aug 06
0
Web Based Front Ends
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Can anyone comment on the "front ends" they are using to manage their
ices/icecast streams?
I have done some searching and playing with such web-based products as
netjuke, and obsequium, and otto audio jukebox, but none fill the
requirements exactly, and none appear to interface with ices/icecast the way
I would like.
Rather than have the client (xmms) be handed an m3u playlist file (netjuke),
and have the client request each song indiviudually from the apache...
2006 Apr 12
2
Dynamic Playlist
...know if there's a command line, MySQL-based playlist manager
for ices2? I'd love to be able to manage my playlists and ID3 tag info using
a database interface. I'd also like to be able to easily serve up customized
playlist's through ices2 in a manner similar to what I currently use NetJuke
for, but to do this requires a database. Any thoughts?
Thanks for the help. Cheers!
-----Original Message-----
From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On Behalf
Of Michael Smith
Sent: Wednesday, April 12, 2006 3:21 AM
To: Rob Campbell
Cc: icecast@xiph.org
Subject: Re...
2006 May 18
4
multichannel streaming
On Thu, May 18, 2006 at 05:31:00PM +0000, Georg Holzmann wrote:
> Hallo!
>
> >>So if a user wants to hear record A, then a stream should be opened
> >>(maybe a new mount point ?) and only this user should be allowed to hear
> >>the stream ...
> >>Is this possible with icecast ?
> >
> >It probably would.
> >(Aber man kann sich auch
2006 May 18
0
multichannel streaming
I highly recommend the open source Jinzora project
(http://www.jinzora.org/). It has merged with and extended the capabilities
of the older NetJuke project. It's geared towards authenticated, on-demand
playback and supports many formats, ogg included. I've been thoroughly
impressed with the quality of the package, it's GUI options, and its
robustness.
I personally use icecast2 to support a peercast broadcast and use
NetJuke/Jinz...
2006 Apr 12
0
Dynamic Playlist
...39;s a command line, MySQL-based playlist manager
> for ices2? I'd love to be able to manage my playlists and ID3 tag info using
> a database interface. I'd also like to be able to easily serve up customized
> playlist's through ices2 in a manner similar to what I currently use NetJuke
> for, but to do this requires a database. Any thoughts?
>
You can hook this into IceS2 using the 'script' playlist module, but I
don't know if anyone has written an appropriate script to speak to
mysql. I haven't, personally.
Mike
2006 Apr 11
2
Dynamic Playlist
I have a playlist that is updated every 5min with any new files to a
directory. Do I need to restart icecast/ices to have the new files
played?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast/attachments/20060411/4c21b38c/attachment.html
2006 May 19
2
multichannel streaming
On Fri, May 19, 2006 at 07:30:54AM +0000, Georg Holzmann wrote:
> >So I'd rather look in direction of some client that is capable of
> >http authentication and can send range requests and a server that
> >understands
> >those. You'll have static files anyway so no need to make them into live
> >streams...
> hm ... what do you mean exactly ... something