Alessandro Ros
4553fc267c
hls, webrtc: in web page, add shadow to messages ( #2959 )
1 year ago
Alessandro Ros
b32bc8dee9
hls, webrtc: in web page, prevent video from overflowing ( #2958 )
1 year ago
Alessandro Ros
0433af66a3
hls, webrtc: in the web page, show connection errors to users ( #2957 )
1 year ago
Alessandro Ros
7d0e702f14
hls: fix infinite loop in web client when reading incompatible codecs ( #2956 )
...
when a player received a stream with incompatible codecs, it started
polling the server for index.m3u8 in an infinite loop. This was caused
by #2631
1 year ago
Alessandro Ros
11988249df
move servers into internal/servers ( #2792 )
1 year ago
Alessandro Ros
d41e4025de
hls: format code ( #2634 )
2 years ago
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
2 years ago
Alessandro Ros
1e15d4995c
embed hls.js into the server ( #2202 ) ( #2236 )
2 years ago
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>
2 years ago
Alessandro Ros
153463466c
hls: support reading and proxying AV1 tracks ( #2155 )
2 years ago
Alessandro Ros
2faca73749
hls, webrtc: in the web page, pass query parameters to inner requests ( #1976 )
2 years ago
Alessandro Ros
35b67a9ec1
bump hls.js ( #1807 )
2 years ago
Alessandro Ros
02e6c24c83
update dependencies ( #1698 )
2 years ago
kkocdko
1c70d627da
add viewport meta to hls and webrtc page ( #1653 )
2 years ago
aler9
034e42f463
hls muxer: support reading Opus tracks ( #1338 )
2 years ago
Alessandro Ros
5efe97abf1
Support reading with WebRTC ( #1242 )
2 years ago