| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Mon Nov 19, 2007 3:21 am Post subject: Paying somebody to set up Icecast with MODS |
|
|
Okay, well after a major leak of a private stream tonight we need this implemented asap. We are going to be paying a reasonable price, please reply to the thread if you can do this and the amount you would like to be paid (I said REASONABLE) for the labour.
We need the user system to be the "Premium Users" group. When people subscribe to our website ($5.00 p/m) they are automaticly added to this usergroup once subscribed. We want each user who subscribes to be added to the user database on Icecast, and when thier subscription is over for it to be removed. They would view the stream using thier forum username and password.
They would get the stream via a php page with 2 forms 1 for user and another for the password.
http://mysite.com/view.m3u&user=forumusername&password=forumpassword&exc=playlist.pls
Or however it is, and it cant be leaked because they need a user and password to get the file.
One IP per user.
No user registrations.
Thank you.
EDIT: Maybe its easier if I explained it in imagery... http://img89.imageshack.us/img89/2333/theorynl1.png |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Mon Nov 19, 2007 3:00 pm Post subject: |
|
|
| BUMP! Anyone out there who can do this? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Nov 19, 2007 9:48 pm Post subject: |
|
|
url based auth can be used for this sort of thing. Just use the listener_add and listener_remove urls to allow php to query whether a listener has been subscribed.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Nov 22, 2007 5:44 pm Post subject: |
|
|
| You say it like its easy, not for someone whos never used this before. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Tue Nov 27, 2007 1:03 pm Post subject: |
|
|
actually it is,
just read the manual  |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Fri Nov 30, 2007 7:44 pm Post subject: |
|
|
| I just read the manual, there is nothing that helps you with vbulletin usergroups at all... |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Tue Dec 04, 2007 10:59 pm Post subject: |
|
|
I'll help ya, I have plenty experience with vbulletin and Icecast URL authentication.
PM Me |
|
| Back to top |
|
 |
|