mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
README update
This commit is contained in:
13
README.html
13
README.html
@@ -32,7 +32,10 @@ expertise)</em></strong></p>
|
||||
using GStreamer’s media player “playbin3” (or playbin2, with option -hls
|
||||
2), we don’t understand how to correctly deal with “interstitials” (= 15
|
||||
sec commercials) when “skip” is pressed on the client. (HLS is handled
|
||||
by handlers in lib/http_handlers.h)</li>
|
||||
by handlers in lib/http_handlers.h). (Should response to HTTP requests
|
||||
POST /action (playlistRemove) and POST /Stop be modified? <em>Wireshark
|
||||
data from HLS on an AppleTV model 3 with UN-upgraded original OS
|
||||
(unencrypted communications) could be useful!</em></li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<h2 id="highlights">Highlights:</h2>
|
||||
@@ -1650,12 +1653,8 @@ an AppleTV6,2 with sourceVersion 380.20.1 (an AppleTV 4K 1st gen,
|
||||
introduced 2017, running tvOS 12.2.1), so it does not seem to matter
|
||||
what version UxPlay claims to be.</p>
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>1.72 2025-05-03. Improved HLS Live Streaming (YouTube) support. Add
|
||||
support for password (HTTP Digest Authentication, -pw option) as
|
||||
alternative to on-screen one-time pin codes. Add requested options -md
|
||||
to export audio-mode metadata text to a file for display, and -vol for
|
||||
setting initial audio-streaming volume on client.</p>
|
||||
<p>1.72 2024-04-22 Add requested options -md <filename> to output
|
||||
<p>1.72 2025-05-07. Improved HLS Live Streaming (YouTube) support,
|
||||
including “scrub”. Add requested options -md <filename> to output
|
||||
audio metadata text to a file for possible display (complements -ca
|
||||
option), and -vol <v> option to set initial audio-streaming volume. Add
|
||||
support password user access control with HTTP digest Authentication
|
||||
|
||||
Reference in New Issue
Block a user