Here is a basic idea. I made a site and i want to integrate player in one of the pages so the users can listen to the stream live on the website.
It will be easier to say what i want and what i have done so far, so here is the list:
DONE:
Made a HTML5/PHP Website
Made a SHOUTcast
Made a .m3u file for it
Using my pc as a streaming source and website host
And im using third party website to send the stream to the clients
What's left to do:
I need to find a way to integrate player into my website that can play the stream
(I dont have any coding experience btw)
NOTE: If you can point out a player or just give me the whole code it's going to save me alot of time. The player doesnt need to be something special ... i mean play, mute, stop button, vol up, vol down, something like that.
It will be easier to say what i want and what i have done so far, so here is the list:
DONE:
Made a HTML5/PHP Website
Made a SHOUTcast
Made a .m3u file for it
Using my pc as a streaming source and website host
And im using third party website to send the stream to the clients
What's left to do:
I need to find a way to integrate player into my website that can play the stream
(I dont have any coding experience btw)
NOTE: If you can point out a player or just give me the whole code it's going to save me alot of time. The player doesnt need to be something special ... i mean play, mute, stop button, vol up, vol down, something like that.
Comment