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

@@ -3,17 +3,16 @@
### **Now developed at the GitHub site <https://github.com/FDH2/UxPlay> (where ALL user issues should be posted, and latest versions can be found).**
- ***NEW in v1.71**: Support for (YouTube) HLS (HTTP Live Streaming)
video with the new "-hls" option.* Click on the airplay icon in the
YouTube app to stream video. (You may need to wait until
video with the new "-hls" option.* **Only streaming from the YouTube
iOS app is currently supported**: (streaming using the AirPlay icon
in a browser window is **not** 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.) **Please report any issues with this new
feature of UxPlay**. *The default video player for HLS is GStreamer
playbin v3: use "-hls 2" to revert to playbin v2 if some videos fail
to play*.
***NEWS***: macOS Sequoia 15.2 has an AirPlay bug: update to macOS 15.3
for mirroring screen with UxPlay.
## Highlights:
- GPLv3, open source.