I just got a query from a user regarding icecast2 and thought I'd throw it out to the mailing list. Is it possible to set up some sort of subscription to an icecast2 audio feed? A student at the University of Cincinnati wants to create a subscription service to an indie radio station and have users sign up, and then get a login to the stream. They would have an unique username and password. This they would then plug-in somewhere and then be fed the stream once it validates. Is it possible to do this using the latest icecast2? Thanks. KJ -- Kerry Cox <kerry.cox at ksl.com> KSL Radio and Television -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 190 bytes Desc: This is a digitally signed message part URL: <http://lists.xiph.org/pipermail/icecast/attachments/20031103/5088e7af/attachment.sig>
there are currently no subscription based implementations built in icecast2. oddsock. At 01:52 PM 11/3/2003 -0700, you wrote:>I just got a query from a user regarding icecast2 and thought I'd throw >it out to the mailing list. Is it possible to set up some sort of >subscription to an icecast2 audio feed? >A student at the University of Cincinnati wants to create a subscription >service to an indie radio station and have users sign up, and then get a >login to the stream. They would have an unique username and password. >This they would then plug-in somewhere and then be fed the stream once >it validates. >Is it possible to do this using the latest icecast2? Thanks. >KJ >-- >Kerry Cox <kerry.cox at ksl.com> >KSL Radio and Television<p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request at xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On 3 Nov 2003 at 13:52, Kerry Cox wrote:> I just got a query from a user regarding icecast2 and thought I'd throw > it out to the mailing list. Is it possible to set up some sort of > subscription to an icecast2 audio feed?I'm working on a similar service. I plan to use a custom made flash flash mp3 player to have the users login and play back the audio feed. Doing so the end user never knows the real source of the feed, thus making impossibile to listen to it without authentication. Unfortunately this is only possible using old icecats 1.3 --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
why don't you make passwords for the mount points? (htpassword apache rulz) I know originally it's not mounted in apache (port 80) www service, but i read it somewhere that it is possible... have fun ati> On 3 Nov 2003 at 13:52, Kerry Cox wrote:>> I just got a query from a user regarding icecast2 and thought I'd throw >> it out to the mailing list. Is it possible to set up some sort of >> subscription to an icecast2 audio feed?ati> I'm working on a similar service. I plan to use a custom made flash ati> flash mp3 player to have the users login and play back the audio ati> feed. ati> Doing so the end user never knows the real source of the feed, thus ati> making impossibile to listen to it without authentication. ati> Unfortunately this is only possible using old icecats 1.3 --- >>8 ---- ati> List archives: http://www.xiph.org/archives/ ati> icecast project homepage: http://www.icecast.org/ ati> To unsubscribe from this list, send a message to 'icecast-request@xiph.org' ati> containing only the word 'unsubscribe' in the body. No subject is needed. ati> Unsubscribe messages sent to the list will be ignored/filtered. <p><p><p>------ Udv: Josephus mailto:josephus@freemail.hu ---=[ "It doesn't protect from that" - Sandor Szalacsi ]=--- <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
What are the chances of implementing it? email me offlist oddsock. <p>Dave St John (CEO) Mediacast1.com ----- Original Message ----- From: "oddsock" <oddsock@oddsock.org> To: <icecast@xiph.org> Sent: Monday, November 03, 2003 6:17 PM Subject: Re: [icecast] subscription services on icecast2 <p>> there are currently no subscription based implementations built in icecast2.> > oddsock. > At 01:52 PM 11/3/2003 -0700, you wrote: > >I just got a query from a user regarding icecast2 and thought I'd throw > >it out to the mailing list. Is it possible to set up some sort of > >subscription to an icecast2 audio feed? > >A student at the University of Cincinnati wants to create a subscription > >service to an indie radio station and have users sign up, and then get a > >login to the stream. They would have an unique username and password. > >This they would then plug-in somewhere and then be fed the stream once > >it validates. > >Is it possible to do this using the latest icecast2? Thanks. > >KJ > >-- > >Kerry Cox <kerry.cox@ksl.com> > >KSL Radio and Television > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to'icecast-request@xiph.org'> containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. ><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
oddsock wrote:> there are currently no subscription based implementations built in > icecast2. >I don't kow if anyone remembers myplay.com - but we basically built it on top of icecast with smart access controls suitable for subscription services. Sure, that was icecast v1.0 but it ultimately isn't that different. Of course... it still takes some time. The real work is all in the backend. Scott Manley --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.