Tag programming
2 bookmarks have this tag.
2 bookmarks have this tag.
Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc. - AlexxIT/go2rtc
I've created a very simple and basic html5 audio player, actually not more than:
<audio src="[url-to-m3u]" controls>
but I am facing two problems, this simple audio tag is working on Chrome...