| | |
Mp3 Uploader / Player
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Oct 2008
Posts: 11
Reputation:
Solved Threads: 0
How would i go about making a music uploader / player or were could a get a script that does that? I want the user to be able to listen as well as contribute music to the site..
Last edited by peter_budo; Feb 17th, 2009 at 12:39 pm. Reason: Keep It Orranized - Avoid using an excessive amount of [bbcode] to alter font styles or to draw more attention to your post.
•
•
Join Date: Jan 2009
Posts: 49
Reputation:
Solved Threads: 7
•
•
•
•
How would i go about making a music uploader / player or were could a get a script that does that? I want the user to be able to listen as well as contribute music to the site..
Then on a server side you need a script that would store the uploaded files in an organized way and add entry of file name and its new location (a path to where it was saved) to database.
The good thing about mp3 files is that they can be streamed from streaming server, so you don't need any extra steps to encode them for streaming.
The last step is to setup a streaming server. There are several open source free streaming servers. I personally worked with 3:
Red5, Darwin (from apple) and Helix from real networks.
all of these support streaming of mp3 files.
The very last step is to embed the HTML code that would start streaming a file. That would depend on which server you choose, every server has some simple instructions on how to embed the HTML code.
I know this probably sounds too complicated.
You can just place a link to mp3 file directly without using any streaming server. That would work too, especially for relatively small mp3 files.
![]() |
Similar Threads
- Request - Remote Image Uploader (PHP)
- mp3 codec virus (Viruses, Spyware and other Nasties)
- special upload mod required or modification to original uploader (PHP)
- Microsoft Visual C++ Runtime Library C:\WINDOWS\explorer.exe (Windows NT / 2000 / XP)
- Ad infection (Viruses, Spyware and other Nasties)
- Should I give Linux a go? (Getting Started and Choosing a Distro)
- Infostealer and Trojan.Metajuan (Viruses, Spyware and other Nasties)
- Wireless Internet is Terminated in an Abnormal Way!!! (Networking Hardware Configuration)
Other Threads in the PHP Forum
- Previous Thread: 300kb upload problem
- Next Thread: View Indexed Field in another table
| Thread Tools | Search this Thread |
ajax apache api array basics beginner binary bounce broken cakephp checkbox class cms code codingproblem combobox cron curl database date display dynamic echo email error file files folder form forms function functions google href htaccess html image include insert integration interactive ip java javascript joomla js limit link login mail menu mlm mobile multiple mysql nodes oop outofmemmory paging parse paypal pdf php problem procedure query radio ram random recursion regex remote return script search server sessions smash sms soap source space sql syntax system table tutorial up-to-date update upload url validation validator variable video web webapplications websitecontactform xml youtube





