Hi everyone i want to stream video in my web site how i can stream streams like this one http://xx.xxx.xx.xxx/stream?id=1234&token=123456789, i tried to make simple page with video tag, but its not reading my streaming url.
<video width="352" height="198" controls>
<source src="http://xx.xxx.xx.xxx/stream?id=1234&token=123456789" type="application/x-mpegURL">
Aucun commentaire:
Enregistrer un commentaire