473,795 Members | 2,443 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Internet radio relay

Hi all.
Is it possible to relay a radio stream from my home server to my online web
server and then have connections from their.
That way I would only have one connection from my home server to my web
server and multi connections from my web server.
Can this be done withy PHP?

Regards,

Badboy.
Nov 19 '06 #1
2 2993
Hi,

Not sure if there's a PHP-centric solution. These tools might be useful
if you want to share an audio stream:

shoutcast.com (http://www.shoutcast.com/support/docs/)
peercast.org
icecast.org

You will most likely need a server on your web host, or on your local
LAN that broadcasts the media.

Brent Palmer wrote:
Hi all.
Is it possible to relay a radio stream from my home server to my online web
server and then have connections from their.
That way I would only have one connection from my home server to my web
server and multi connections from my web server.
Can this be done withy PHP?

Regards,

Badboy.
Nov 19 '06 #2
Here's a streaming solution that comes in a PHP version:

http://www.turnstyle.com/andromeda/

petersprc wrote:
Hi,

Not sure if there's a PHP-centric solution. These tools might be useful
if you want to share an audio stream:

shoutcast.com (http://www.shoutcast.com/support/docs/)
peercast.org
icecast.org

You will most likely need a server on your web host, or on your local
LAN that broadcasts the media.

Brent Palmer wrote:
Hi all.
Is it possible to relay a radio stream from my home server to my online web
server and then have connections from their.
That way I would only have one connection from my home server to my web
server and multi connections from my web server.
Can this be done withy PHP?

Regards,

Badboy.
Nov 19 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
11205
by: Raghuram Banda | last post by:
Hi All, The following is the function I used to create RADIO buttons using DOM. It works fine with Netscape but not with IE. function addGroup3Radio() { var cellId = document.getElementById("cell1"); for(var i=0; i < arrData.length; i++) { var objRadItem = document.createElement("input"); objRadItem.type = "radio"; objRadItem.name = "radGroup";
8
2422
by: wl | last post by:
Hi, I have a radiobutton group in HTML in a form: Sex: <input type="radio" name="Sex" value="male">Male <input type="radio" name="Sex" value="female">Female <input type="radio" name="Sex" value="unknown">Unknown<br>
0
1288
by: eldebarge99 | last post by:
I'm making a (non-commercial) asp.net web application and would like to incorporate internet radio. I want to be able to change genres, start and stop, and maybe display song information using my own controls. I don't want to play my own content. I want to basically use some other existing web radio in my site, with my own web interface (I will credit the source). Any ideas on a good source? The pie in the sky ideal would be an...
9
8205
by: Randy Dietz | last post by:
Hi, what would be the best way to set up an internet radio station? Does my MSDN Universal subscription include all the tools I'll need? I'd love to use vb.net unless there are some decent existing applications. Thanks, Randy
1
2813
by: kebabkongen | last post by:
Hi, I'm working on a JavaScript that is enabling / disabling a select element according to whether a checkbox is selected or not. This works fine in Firefox, but in Internet Explorer (v 6.0.2900) it appears wierd: When I disable the selevt element in IE, it continues to appear as enabled (falsely) until I try changing it. When I click on it, updates itself as grey as to indicate that it is disabled.
2
4320
alexphd
by: alexphd | last post by:
This code works in firefox perfectly, but in Internet Explorer it does not calculate the total correctly. Anybody know why? <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en" dir="ltr"> <head> <title>Order form</title>
2
2184
by: BeyondSentience.com | last post by:
To Internet Users, We have made available six new internet based services ready to be used by the public. Please take a few minutes to review the potential of each service. Beyond Cohesion: Check out Beyond Cohesion (Powered by BeyondSentience.com) - Beyond Cohesion v1.2 is your assistant to the World Wide Web giving you control over your web surfing experience.
0
885
by: =?Utf-8?B?SnVzdGljZQ==?= | last post by:
I am attempting to relay an internet connection recieved by the Laptop from a wireless router and convert it to a LAN connection so that the IP address could be sent to and XBox 360 system for a connection to XBox Live
2
3157
by: swethak | last post by:
Hi, I am getting the problem the problem with google map in Internet Explorer. This map worked fine in mozilla . When i opened the same map in Internet Explorer i am getting the error message as in alert box as " Internet Explorer cannot open the Internet site http://google.citycarrentals.com.au/viewalllocations.php . Operation aborted". It is working in Mozilla . Here i mentioned my code . I am facing this problem several...
0
9672
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10438
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10164
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10001
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9042
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7540
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6780
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5437
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2920
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.