Jul 20, 2008

Online Radio?

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > PHP Programming

free web hosting

Online Radio?

desimela
Hey
Hows everyone
I have a question that i m tryin to figure out....Is it possible {Does anyone know how to do it} to make a website with a Radio kinda thing on it...and tht u will controll tht radio from ur pc..so like..u can say anythin on ur headphone n stuff...or can anyone make a program where pplz will download tht software/program n u will have the controll over it so when u say anythin from ur computer..the voice will be heard from tht program...well i think it is possible buh i m not sure how to do it...i m not a good programmer so if anyone knws how to make such a script of program..or if there is already one avliable then let me knw..n to make u programmers thinkk....think of VOICE CHAT programs and stuff...in those programs...u can have voice chat wid alot of pplz..buh i wana have something where ONLY my pc's voice will be heard...n no one else will have the power to say anythin unless i give them the tool...so i can have A ONLINE RADIO where i can have news n stuff online....

Reply

icedragn
yes making your own online radio is so very easy, as long as you have enough bandwidth to allow multiple users.
First, you will need:
1 - Winamp (will not work currently with Winamp 3)
2 - Shoutcast Server
http://www.shoutcast.com/download/license.phtml
3 - Shoutcast DSP Winamp Plugin http://www.shoutcast.com/downloads/shoutca...-2b-windows.exe
4 - Install the dsp plugin and enable it within winamp
http://www.shoutcast.com/download/broadcas...tml#pluginstall
5 - Setup the server
http://www.shoutcast.com/download/serve.phtml#scinstall

Hope all that helps you out and with that you should be broadcasting in no time.

**EDIT, As for your question about a mic and speaking into it, yes, that is also possible but i have never done that so just check around the shoutcast website maybe it will tell you there.

 

 

 


Reply

desimela
just 1 or 2 questions....well i m not really a GREAT WEBDESIGNER..just started this..n i m 15 so dont really have a knowledge abt this so
1: Do i need PHP ASP or anythin like tht for this
2: Can i host it in this free hosting..like do i have enough bandwitch here?
And i think i will need a bit more help wid this so if u dont mind can i add u in msn n can u guide me thorough this

Reply

icedragn
QUOTE(zubair @ Dec 7 2004, 01:35 AM)
just 1 or 2 questions....well i m not really a GREAT WEBDESIGNER..just started this..n i m 15 so dont really have a knowledge abt this so
1: Do i need PHP ASP or anythin like tht for this
2: Can i host it in this free hosting..like do i have enough bandwitch here?
And i think i will need a bit more help wid this so if u dont mind can i add u in msn n can u guide me thorough this
*



You dont need to do any webdesign, the server is on your computer and you just place a link to your stream. say i had a radio up, i use the free domain http://icedragn.kicks-ass.net and it forwards to my computers ip address, now the radio itself will have its own port number such as, ":8000" or whatever you set it as, and if they go to http://icedragn.kicks-ass.net:8000/ then they will be brought to the radios menu showing what is playing and giving them the option to listen in if they choose.
As for bandwidth, at the lowest settings you will need a steady upstream of 24Kbits/sec, thats 3Kilobytes/second upload, so if your on dial-up then you wont beable to host your own radio because you just wont have enough bandwidth. You do not need PHP, ASP, or anything, its all pre-made.

Reply

desimela
oh thts great....well let me try it...n can i add u on msn if i need some like instant help...etc...and one last question....so if it forwords to my ip..then i have to keep my computer own 24 hours?

Reply

icedragn
QUOTE(zubair @ Dec 7 2004, 03:02 AM)
oh thts great....well let me try it...n can i add u on msn if i need some like instant help...etc...and one last question....so if it forwords to my ip..then i have to keep my computer own 24 hours?
*



Only when you want to broadcast, and if you want to broacast 24/7 then yes you ave to always leave it on.

Reply

Becca
I swear TWO other posts like this have already gone out....just go and read OTHER posts and stop making new threads about the same things.

Oh and dude no affence just because your 15 does not mean thats the reason for you not knowing things...I mean im 13..that don't mean Im thick....[doesnt mean im clever and all]

Reply

desimela
lol wooww are u really 13 lol....well ok i didnt knew tht these posts were already made..didnt mean to swamp
and thx ice for ur help

Reply

cragllo
I have a radio station... http://sponkindustries.co.uk/radio/

Im looking for DJ's too wink.gif

Reply

icedragn
QUOTE(desimela @ Dec 7 2004, 01:45 PM)
lol wooww are u really 13 lol....well ok i didnt knew tht these posts were already made..didnt mean to swamp
and thx ice for ur help
*



Anytime, just pm me too if you like with any questions.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : online, radio

  1. Html Code Tester. Online Script
    (15)
  2. Very Simple Online Now Script
    This is a very simple online now script. (3)
    Hi all, Its Aldo. anyways, I wont be using the method of pagination, i will just tell you how to
    make a basic online now script. When someone logs in, now take into consideration that the name of
    the username input is username ( First ,create a table in your database saying online now and add 2
    fields to it. id and username CODE id type=integer(INT) , auto increment, length =255
    and username = VARCHAR length=the limit a username should be in your site now from there we take
    off : CODE <?php //logged.php //authentication script //connection scri....
  3. The Artists Tutorials :mysql Basic Commands
    The Artists is an online programming unit and gfx designing clan. (0)
    Let's Talk about basic mysql commands used in php. I will now show you a list of the most common
    MySQL FUNCTIONS : QUOTE mysql_connect(MySQL server name,username,password) - opens a connection
    to a MySQL server. mysql_select_db(database name,connection id) - selects a database residing on
    the MySQL server. The database name parameter referes to an active database on the MySQL server that
    was opened with the mysql_connect function. The connection identifier is a reference to the current
    MySQL connection. mysql_query(sql query) - sends a query to the currently ac....
  4. Beginner's Php Tutorial Online At My Site
    (12)
    Hey everyone, over the last week I've been writing a PHP tutorial aimed at absolute beginners
    who have never even seen the syntax of PHP before let alone wrote a PHP script! The tutorial
    assumes you have a basic knowledge of HTML (for the tutorial you will need to write a couple of
    hyper links and forms, nothing complex!) and an internet browser. It tells you about where to
    find the other software needed (apache/XAMPP and a script.text editor) and how to check if it is
    working. The tutorial is basic and focuses on the use of the ECHO, INCLUDE/REQUIRE and I....
  5. Php Online Test
    (8)
    Is there any online PHP / Mysql testing place? I would like to test my PHP knowledge but I have not
    found any online ( free ofcourse). ....
  6. Add The Online Proxy To Your Site.
    script:phproxy (0)
    it developed by whiteFyre that contained only 5 files: index.php phproxy.class.php javascript.js
    url_forum.inc style.css the demo is on http://hbu.com.ru/proxy/ the script is under gpl.you
    just can edit every file of this 5. and made your own style of online proxy. enjoy it. PS:If the
    member that find your isp is something wrong or block some Ip,just tried this. guangdian....
  7. Users Online Script In Php
    how do i get one? (7)
    I've been seeing a whole bunch of sites that have a Statistics corner, and in there, there are
    things that says "Users Online:", "Page Loads:", "Unique Hits:", and "IP:". Well, I was wondering,
    where do these users get one of these nifty things? I know that PHPNuke offers one, but most of the
    sites that I go to do not use PHPNuke. Any reply is appreciated. /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> ....
  8. I.p. Ping Online Or Offline
    (4)
    Does anyone know of a script that will tell people if an IP is online or offline? Like it will ping
    it like every fifteen minutes or so and will display an online or offline image accordingly. Or at
    least it supports images, text is fine I guess, but I'd rather it use images. Any help on this
    will be appreciated! Thanks!....
  9. Online Exam
    Plz Help me (3)
    Hi every one i want to know where can i find php Lan ( online Exam ) i want to make online exam for
    my student but i dont know what is good Cms for that ? i need :: 1 - admin area 2 - student ID and
    password 3 - logs i need cms i want students login with id and passwords and answers my question
    and then i told them whats numer and show them true answer but free do you know where can i find
    this kind of php cms i havenot time to write php code /blink.gif' border='0'
    style='vertical-align:middle' alt='blink.gif' /> thx any way....
  10. Visitors Online
    With PHP (no MySQL is needed) (9)
    Another script, which shows the visitors onlineat the moment in your site. This script was not made
    by me, I just think it will be very usefull to u. CODE <? $timeout = 15; // change
    it. It is the timer which will delete the member of  online list (in minutes) if
    (!$datei) $datei = dirname(__FILE__)."/online.txt"; $time
    = @time(); $ip = $REMOTE_ADDR; $string =
    "$ip|$time\n"; $a = fopen("online.txt", "a+");
    fputs($a, $s....

    1. Looking for online, radio

Searching Video's for online, radio
advertisement



Online Radio?



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE