vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Shoutcast Status 2.0 (3.5) (https://vborg.vbsupport.ru/showthread.php?t=94336)

Zachariah 11-28-2005 10:33 PM

Quote:

Originally Posted by kpr
Worked a treat

Thank you once again

Not a problem. Glad you got it worken. :)

dagger77 12-01-2005 10:30 PM

so is there away to know anyones server info so that my forum members can hear!
i mean i dont want to make a server . but want my members to hear any radio that i chouse from shoutcast.com site ?

sorry for the spellings

Zachariah 12-01-2005 11:02 PM

Quote:

Originally Posted by dagger77
so is there away to know anyones server info so that my forum members can hear!
i mean i dont want to make a server . but want my members to hear any radio that i chouse from shoutcast.com site ?

sorry for the spellings

Yes Sir.

Shoutcast Status Lite 1.6 on your VB3.5 Forum Home

dagger77 12-02-2005 03:44 AM

ohh well greattt man :)


I and my members LOVE YOU

samu2 12-02-2005 11:30 AM

I am so totally lost on what the password is

Where can I find this information please?

Configuration
$scdef = "Server Name"; // Default station name
$scip = "0.0.0.0"; // ip or url of shoutcast server
$scport = "8000"; // port of shoutcast server
$scpass = "changeme"; // admin password to (not DJ) shoutcast server

kpr 12-02-2005 11:40 AM

Quote:

$scdef = "Server Name"; // Default station name
$scip = "0.0.0.0"; // ip or url of shoutcast server
$scport = "8000"; // port of shoutcast server
$scpass = "changeme"; // admin password to (not DJ) shoutcast server
Servername is what you want your station to be called.
Scip this is the IP address of where your shoutcast is installed.
Port the port you are using to broadcast through deafault is usually 8000
Password is whatever the password you gave your shoutcast when you originally set it up.

Have you installed shoutcast on your server or PC.

If not go here for more info http://www.shoutcast.com/download/ and click Be a DJ.

Enjoy

Zachariah 12-02-2005 12:48 PM

@kpr - Thanks for the help w/ samu2.

Todo's / Ideas:

1) XML Cache
- this way there is less requests on the shoutcast server from the website.
- makes the page that the hack is on have less lag time to load.

2) there is some more info the shoutcast server gives that can be collected and displayed.

Like a WOL - Who's on Line
- Client (connected info)
-- IP address - this could be set to be hidden by usergroup access
-- Useragent - IE: useing WinampMPEG/2.9
-- Under Run Count - # times listener gets "LAG"
-- Connection Time - The time the user is tuned in.

I was thinking of making a page w/ a link on the Module to perhaps a pop-up window or a Full page in a new window.

3) Re-do the code in the players so that if the player is selected and is not installed "auto install request" vs. a red X where the plugin should be.

4) Fully Phrased

Sia Bani 12-02-2005 08:51 PM

Is this ok to use on 3.5.1?

Zachariah 12-02-2005 08:54 PM

Yes it is.

hugh_ 12-08-2005 11:27 AM

Z,

Were you able to put any thought into Icecast support? I'm really suffereing without it...

hugh

The Ottoman 12-09-2005 09:46 PM

I've got a quick question.

I install the .xml file as instructed to do so via Managed Products, and the moment that I do my website stops responding for the users to the point where I need to uninstall the product for the site to come back online.

Any ideas what would be causing this?

Thanks

BlackxRam 12-12-2005 03:22 AM

There is still issues with this script Zac man. Right now my server is online and running however the script doesnt recognize that it is online. Shoutcast sees it, and other web scripts do as well, but the forum one does not.

Its like hit or miss on whether the script can connect to the SC server. Sometimes it works... sometimes it doesnt.

Zachariah 12-12-2005 11:06 AM

Quote:

Originally Posted by BlackxRam
There is still issues with this script Zac man. Right now my server is online and running however the script doesnt recognize that it is online. Shoutcast sees it, and other web scripts do as well, but the forum one does not.

Its like hit or miss on whether the script can connect to the SC server. Sometimes it works... sometimes it doesnt.

Edit:
Plugin system - Plugin Manager - Shoutcast Status Full - Main

Code:

$scfp = @fsockopen($scip, $scport, &$errno, &$errstr, 1);
The 1 (one) at the end is the delay time to wait for info from the server.
- The less the better. 30 is default usaly.

BlackxRam 12-12-2005 05:47 PM

It was on for over 12 hours last night, never once recognized it. Just to let you know, im not a newbie with these shoutcast scripts, so I know for certain my info is correct and all cause I know that comment is soon to be tossed around heh.

But yeah, 12 hours and nothing doing. Tried multiple reboots and nothing. Any other ideas why its not picking it up? Shoutcast.com sees it, some of my other scripts do but this one is hit or miss. Sometimes it shows, but when it doesnt its usually for LONG periods of time.

akoj 12-19-2005 10:02 PM

This is a great hack but I am not sure what I need to change in order to make the media player, realplayer and quick time links work. As of right now, it keeps defaulting to my home page. Any ideas?

pixie 12-29-2005 07:17 AM

Quote:

Originally Posted by hugh_
Would this work with an icecast stream? Please say yes... :)


Quote:

Originally Posted by Zachariah
I have not looked @ the output of Icecast. Got a server I can test on / make a hack from ? - if so PM me.

same question for me
This hack is beautifull and i'll be really happy to use with ly icecast server
How can i do ?

Scuse for my bad english....

Zachariah 12-29-2005 12:25 PM

This will not work w/ Icecast.
I will work on a Icecast ver soon.

I am backed up about 3 projects @ the moment. I will see what I can do ASAP.

pixie 12-29-2005 01:28 PM

thank's ? lot for the answer ;)

akoj 12-29-2005 11:24 PM

Quote:

Originally Posted by akoj
This is a great hack but I am not sure what I need to change in order to make the media player, realplayer and quick time links work. As of right now, it keeps defaulting to my home page. Any ideas?

Just bumping :)

Zachariah 12-30-2005 01:01 AM

Quote:

Originally Posted by akoj
Just bumping :)

Have you killed the older Ver include revert the templates to make then uninstall ? Then do an update useing the new build.

I have seen many time in Dev that the templates do not like to unistall with the product unistall if they have been edited.

d8tabyte 01-03-2006 06:46 PM

I have this installed, I am broadcasting off a private server http://69.93.182.18:9352 is my feed - if you check it, you will see that it is active yet nothing I do will make the feed apear active on my forum home.

Below is my settings.

// Shoutcast Server Stats
$scdef = "DigitalET Radio - Sponsored by Battlestationradio.net";
$scip = "69.93.182.18";
$scport = "9352";
$scpass = "my password";
$ircsite = "";
//End configuration

I would very much like to use this hack

d8tabyte 01-06-2006 01:48 AM

nothin huh.

Could it be the default name not allowing it - as I dont have a default name in the shoutcast server - or can that be anything

Pramodinfo 01-06-2006 01:52 AM

Zachariah, any update on running two server stats at a time :) ?

texasasl 01-06-2006 08:19 AM

Zachariah I have already installed this nice hack but I'm transmitting in three different bitrates 24kbps - 32kbps - and 40-64kbps. I wish to give my mebers the ability to choose which bitrate they will be listening to. Any idea how I can do this as the original one leads only (for all winamp-WM-RP-QT) to 64kbps.??????
I will be appreciated for your reply and thanks in advance.

Zachariah 01-06-2006 10:00 AM

Quote:

Originally Posted by d8tabyte
nothin huh.

Could it be the default name not allowing it - as I dont have a default name in the shoutcast server - or can that be anything

If you can not connect to the server and the setting you have in the plugin are the same as the above post then you webhost is blocking the option to query other system other than localhost on ports other than port 80.

Send a trouble ticket to your provider.

Code:

I want to setup a php script that reads an XML feed on a remote IP:PORT, and my current webserver setting will not allow this.

Please Advise.

In your own words :)
- 9/10 times they will tell you ports that they allow this on.
- 1/10 times they will tell your to "pound sand".

If you do not have a website on the same server as your shoutcast server, set your shoutcast server to port: 80 vs. 8000

- adj. the script accordingly

You could get lucky :D

Quote:

Originally Posted by texasasl
Zachariah I have already installed this nice hack but I'm transmitting in three different bitrates 24kbps - 32kbps - and 40-64kbps. I wish to give my mebers the ability to choose which bitrate they will be listening to. Any idea how I can do this as the original one leads only (for all winamp-WM-RP-QT) to 64kbps.??????
I will be appreciated for your reply and thanks in advance.

I am working:
- on multi server support.
- on a Admin "stat page" that shows:
* users connected - table list of (IP address, time online, client software used to listen, buffer underruns)
- other things that I'll have to look over the notes to REM.

I'll take a look @ multi bitrates. Can you PM me your server link w/ multi feeds bitrates?

d8tabyte 01-06-2006 11:31 AM

I said screw the other server, started one up on my home computer and I'll invest in hosting on a shoutcast friendly server - you were right - it was the port tripping me up on my server side... I couldn't see that port from my server... I changed it to 80 on my home comp and its working fine.

Another ? - is it possible to add AJAX to this so it updates soon as a song changes?

d8tabyte 01-09-2006 11:44 PM

Bump -

Anyone?

Zachariah 01-10-2006 12:27 AM

I have not played a lot yet w/ AJAX.

texasasl 01-10-2006 07:36 PM

Quote:

Originally Posted by Zachariah
I am working:
- on multi server support.
- on a Admin "stat page" that shows:
* users connected - table list of (IP address, time online, client software used to listen, buffer underruns)
- other things that I'll have to look over the notes to REM.

I'll take a look @ multi bitrates. Can you PM me your server link w/ multi feeds bitrates?


Zachariah I have sent you already the requested pm do you have any news????

Zachariah 01-10-2006 08:20 PM

Quote:

Originally Posted by texasasl
Zachariah I have sent you already the requested pm do you have any news????

No news :disappointed:
- I have been working on gallery updates and have not picked up alot on other hacks much.

- I am looking @ a week or so before I can start working on it again.

croft 01-12-2006 01:55 AM

I finaly got this to work with our new host =)

My new question is this tho.
I have added a left column to my forum and have moved EVERYTHING from whats going on box to the left column but i have the shoutcast left to do.
How can i move it to a side column ?

MissKalunji 01-12-2006 01:00 PM

can anyone help me reinstall shoutcast on my pc?

i cant figure out what im doing wrong...

Thanks in advance

Zachariah 01-12-2006 05:23 PM

Quote:

Originally Posted by MissKalunji
can anyone help me reinstall shoutcast on my pc?

i cant figure out what im doing wrong...

Thanks in advance

Whats the problem ?

MissKalunji 01-12-2006 05:30 PM

Quote:

Originally Posted by Zachariah
Whats the problem ?

everytime i try to click it says filter not found....

texasasl 01-13-2006 08:23 AM

Quote:

Originally Posted by Zachariah
No news :disappointed:
- I have been working on gallery updates and have not picked up alot on other hacks much.

- I am looking @ a week or so before I can start working on it again.

Ok no problem I'm just waiting. Please if there are any news just pm me.Thank you.

Xplorer4x4 01-13-2006 03:39 PM

It would be nice if it saved the cookie data as to weather the table was expanded or collapsed, otherwise awsome hack man.

Xplorer4x4 01-15-2006 11:38 AM

Quote:

Originally Posted by Zachariah
This hack connects to a server and relays its stats / info to your site. The server can be installed anywere as long as the IP can be accessed. You make the server or connect to a server.

The password I talk about is in the shoutcast server software itself. There is a mini web based client and admin section that the shoutcast server software makes on the computer it is installed to. This script needs the admin access to the shoutcast server to get the info to populate the forums w/ live info. It logs in collects the data and returns the info to the client.

The client does not need a password to connect.

I have a shoutcast server setup on a cable modem when I goof around and want to show some friends a few tunes I ran across. @60K upload I can do 16 people @ 24k music quility. (mono .. like AM radio)

Yes it is a hog. The bandwith useage depends on "# of users connected" and the quility of the song in kbps.

uploadspeed / bitrate = max listeners , always leave some for overhead

example in your case 256k uploadspeed / 56k bitrate = max 4 listeners ( 4* 56 = 224kbps ) keep in mind that your provider says he gives you 256kbps upload, the actual speed might be much lower.

Bitrates
192k CD quility
56k stereo
24k mono (like an AM radio, but works for music)
8k voice

BROADCASTING

Persons wanting to broadcast will need to run their own server, as per the instructions below, or find someone willing to run one for them. Once a server's located, broadcasters use Winamp and a plug-in called the SHOUTcast Source for Winamp Plug-In to send audio from Winamp to the SHOUTcast server. The tools are available here, and there's an entire section of the documentation dedicated to the plug-in.

RUNNING A SERVER

The magic of the SHOUTcast system happens inside the SHOUTcast Distributed Network Audio Server (DNAS). This software runs on a server attached to an IP network with lots of bandwidth, and is responsible for receiving audio from a broadcaster, updating the SHOUTcast directory with information about what the broadcaster is sending, and sending the broadcast out to listeners. More information is in the server section of the documentation.

More info

So are you saying htis is going to be pretty high bandwidth on our forums server(not shoutcast server). I assumed it would not as the RSS News feed hack is installed on one of my forums and it is not very server intensive running like 8 feeds updating every minuete or so.

andrefedalto 01-31-2006 10:25 PM

thanks dude, it works like a charm for me :)

**/me clicks install**

Zachariah 01-31-2006 11:37 PM

Quote:

Originally Posted by andrefedalto
thanks dude, it works like a charm for me :)

**/me clicks install**

Cool :D - what tunes are you online with ?

itorrents 02-10-2006 04:16 AM

Works like a charm, thank you :) looks pretty slick too :D


All times are GMT. The time now is 04:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02638 seconds
  • Memory Usage 1,841KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete