473,396 Members | 1,918 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How To Implement Live Radio Broadcasting

luckysanj
Dear Sir,

Can you give me idea about Live Radio Broadcasting. I want to implement the Live Radio Broadcasting link on my web page to play radio on live. So i need basic php code for this.

Your help will be appreciated.


Thank You
Jan 6 '10 #1
1 3342
Frinavale
9,735 Expert Mod 8TB
So i need basic php code for this.
This forum is dedicated to helping you find the answer to your problems. Handing you code is not going to help you understand how to solve your problem and it's unfair to ask someone else to do your work for you.

Besides that I don't think that this is going to be just some "basic php code".

The radio station is constantly going to be playing new songs. Therefore, you're going to have to send the new songs to the browser when they become available, but also you're going to have to have the browser request the new song too. You're going to have to use a combination of JavaScript and PHP to do this since requires both the client and the server's involvement.

I don't think that PHP is the best technology to accomplish live streaming though. If you want to have people jumping into the live stream halfway through a song then you're going to have to "PUSH" the data to the browser as apposed to having the browser poll for the data.

Useful links to get you started on thinking about the problem:
Wiki on Streaming Media
Wiki on HTTP Push
Commet
my thoughts on HTML Push

-Frinny
Jan 6 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

12
by: Achim Domma (Procoders) | last post by:
Hi, I've seen that there are implementations of Mock objects, which implement interfaces on-the-fly during execution. Could somebody point me to the direction on how to do that in .Net? I...
4
by: Simon.C | last post by:
when we use vb ,we can use "shell"or the control of "winsock",then how to implement sending message in LAN with vb.net?I mean how to implement such functions in vb.net? please help me,thank...
1
by: Martin_Hurst | last post by:
Judging by what's going on at LinuxWorld Expo, MySql got an interview, but I don't see any Postgresql presence? Did Postgresql have any workshop or booth there? ----- Forwarded by Martin...
0
by: Kenny M. | last post by:
How is the process to broadcast a live conference? I have seen how to use Win Media Player to play songs and videos stored in my application folder, but if I want to show live stuff from a...
4
by: Rain | last post by:
Hi, I have this problem in my UDP broadcasting, im a newbie in UDP, any help at all would be very much appreciated. I have a working UDP broadcast that sends and recieves without any problem. I...
0
by: salman | last post by:
hello i have client network (LAN) connected with server, and some client connected to server via RAS (Remote Access Service) and makes VPN. My problem is that when i broadcast message to...
1
by: Rain | last post by:
in UDP broadcasting, how do i know from which client was the message sent to the server? is there a way to know this without having to place the IP of the sender in the message itself? Thank you so...
2
by: Chris Zopers | last post by:
Hello, I would like to know what's the best way to implement a business logic layer between my user interface and my database. I would say I'd make a dll-project for the business logic layer...
1
by: =?Utf-8?B?RWl0YW4=?= | last post by:
Hello, I am writing a WinForm application that will broadcast a UDP datagram to multiple of embedded controllers. The controllers in return will send a response to the WinForm application. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...

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.