diff --git a/28f27590923d962388f0da125553c5.zip b/28f27590923d962388f0da125553c5.zip deleted file mode 100644 index 9e12514..0000000 Binary files a/28f27590923d962388f0da125553c5.zip and /dev/null differ diff --git a/encoder/firmware.php b/encoder/firmware.php index 6ae2c12..05fed03 100755 --- a/encoder/firmware.php +++ b/encoder/firmware.php @@ -9,7 +9,7 @@ https://github.com/shreebhattji/Urmi/blob/main/licence.md */ exec("sudo chmod 444 /sys/class/dmi/id/product_uuid"); -$version = 11.17; +$version = 11.18; function fail(string $msg): never { diff --git a/encoder/static.php b/encoder/static.php index 9933c44..c15d8ff 100755 --- a/encoder/static.php +++ b/encoder/static.php @@ -1259,9 +1259,10 @@ function update_service_backend($service, $srt_pass1, $srt_pass2) $hls0 = " hls on; hls_path /var/www/html/hls/shree; - hls_fragment 10; - hls_playlist_length 60; - hls_cleanup on; + hls_fragment 6; + hls_playlist_length 48; + hls_continuous on; + "; } else { @@ -1274,7 +1275,6 @@ function update_service_backend($service, $srt_pass1, $srt_pass2) dash_path /var/www/html/dash/shree; dash_fragment 10; dash_playlist_length 60; - dash_cleanup on; "; } else { $dash0 = " @@ -1284,9 +1284,9 @@ function update_service_backend($service, $srt_pass1, $srt_pass2) $hls1 = " hls on; hls_path /var/www/html/hls/shreeshree; - hls_fragment 10; - hls_playlist_length 60; - hls_cleanup on; + hls_fragment 6; + hls_playlist_length 48; + hls_continuous on; "; } else { @@ -1299,7 +1299,6 @@ function update_service_backend($service, $srt_pass1, $srt_pass2) dash_path /var/www/html/dash/shreeshree; dash_fragment 10; dash_playlist_length 60; - dash_cleanup on; "; } else { $dash1 = "