Commit graph

11 commits

Author SHA1 Message Date
Alessandro Ros
d41e4025de
hls: format code (#2634) 2023-11-03 09:42:37 +01:00
Dr. Ralf S. Engelschall
39a239caba
hls: bugfix, stability and resilience improvements in the webpage
- STABILITY: await MEDIA_ATTACHED event before performing "loadSource" on HLS
- STABILITY: await MANIFEST_PARSED event before performing "play" on video element
- RESILIENCE: on "MEDIA_ERROR" event perform "recoverMediaError" on HLS
2023-11-03 09:14:01 +01:00
Alessandro Ros
1e15d4995c
embed hls.js into the server (#2202) (#2236) 2023-08-23 18:37:07 +02:00
Daniel
36e608902d
Add video player options via query string (#2145)
* Add video player options via query string.

* use arrow-style functions

* remove redundant check

---------

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2023-08-07 22:19:15 +02:00
Alessandro Ros
153463466c
hls: support reading and proxying AV1 tracks (#2155) 2023-08-06 02:28:28 +02:00
Alessandro Ros
2faca73749
hls, webrtc: in the web page, pass query parameters to inner requests (#1976) 2023-06-22 13:19:57 +02:00
Alessandro Ros
35b67a9ec1
bump hls.js (#1807) 2023-05-16 19:22:54 +02:00
Alessandro Ros
02e6c24c83
update dependencies (#1698) 2023-04-13 18:15:13 +02:00
kkocdko
1c70d627da
add viewport meta to hls and webrtc page (#1653) 2023-04-09 19:15:50 +02:00
aler9
034e42f463 hls muxer: support reading Opus tracks (#1338) 2023-01-03 18:36:13 +01:00
Alessandro Ros
5efe97abf1
Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00