Is it possible to play shoutcast internet radio streams with html5?

前端 未结 10 2242
自闭症患者
自闭症患者 2020-12-02 09:15

Is it possible to play shoutcast (or some) internet radio streams with html5?

So I have next code:



10条回答
  •  醉酒成梦
    2020-12-02 10:11

    well I've checked ogg_vorbis stations. I downloaded some playlist and opened it in notepad, and copy out the url of a stream. So if you want to test it just copy this to empty file and name it something.html.

    
        
        
        audio testing live stream!
        
        
        
        
    
    

    that's it!

    BB

提交回复
热议问题