detect unsupported (non-youtube) HLS

This commit is contained in:
F. Duncanh
2025-02-02 17:35:05 -05:00
parent e60bf9caee
commit 14e6ba5543
7 changed files with 56 additions and 27 deletions

View File

@@ -9,16 +9,17 @@ class="uri">https://github.com/FDH2/UxPlay</a> (where ALL user issues
should be posted, and latest versions can be found).</strong></h3>
<ul>
<li><em><strong>NEW in v1.71</strong>: Support for (YouTube) HLS (HTTP
Live Streaming) video with the new “-hls” option.</em> Click on the
airplay icon in the YouTube app to stream video. (You may need to wait
until advertisements have finished or been skipped before clicking the
YouTube airplay icon.) <strong>Please report any issues with this new
feature of UxPlay</strong>. <em>The default video player for HLS is
GStreamer playbin v3: use “-hls 2” to revert to playbin v2 if some
videos fail to play</em>.</li>
Live Streaming) video with the new “-hls” option.</em> <strong>Only
streaming from the YouTube iOS app is currently supported</strong>:
(streaming using the AirPlay icon in a browser window is
<strong>not</strong> yet supported).Click on the airplay icon in the
YouTube app to stream video. (You may need to wait until advertisements
have finished or been skipped before clicking the YouTube airplay icon.)
<strong>Please report any issues with this new feature of
UxPlay</strong>. <em>The default video player for HLS is GStreamer
playbin v3: use “-hls 2” to revert to playbin v2 if some videos fail to
play</em>.</li>
</ul>
<p><strong><em>NEWS</em></strong>: macOS Sequoia 15.2 has an AirPlay
bug: update to macOS 15.3 for mirroring screen with UxPlay.</p>
<h2 id="highlights">Highlights:</h2>
<ul>
<li>GPLv3, open source.</li>