Search the Community
Showing results for tags 'html5'.
-
The player works in my android devices as: <audio controls id="Audioplayer" loop="loop"> <source src="http://0.0.0.0:88/broadwave.mp3?src=1&rate=1" type="audio/mpegURL"> </audio> but it doesn't work in any browsers but when I load http://0.0.0.0.:88/broadwave.mp3?src=1&rate=1 and it streams just fine. This doesn't make much sense to me because the code displays as <body> <video controls="" autoplay="" name="media"><source src="http://0.0.0.0:88/broadwave.mp3?src=1&rate=1" type="audio/mpeg"> </video></body> I tried u
- 1 reply
-
- html5
- html5 flash
-
(and 1 more)
Tagged with:
-
Dear Forum im using broadcam and i want to stream my webcam tru my public ip. But flash will no longer be supported in most browsers. My question is how can i stream in html5? with the same speed and quality with broadcam in all browsers thanks for any help