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

前端 未结 10 2228
自闭症患者
自闭症患者 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:06

    Add a semicolon to the end of the http request. It IS the protocol set forth by shoutcast to override its browser detection. Like this example:

    
    

提交回复
热议问题