mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
increased ocr timeout and allow offline
This commit is contained in:
@@ -179,6 +179,7 @@ export function Ocr(__getGeometry) {
|
||||
tools.el.setEnabled($("stream-ocr-lang-selector"), false);
|
||||
$("stream-ocr-led").className = "led-yellow-rotating-fast";
|
||||
let params = {
|
||||
"allow_offline": 1,
|
||||
"ocr": 1,
|
||||
"ocr_langs": $("stream-ocr-lang-selector").value,
|
||||
"ocr_left": __sel.left,
|
||||
|
||||
Reference in New Issue
Block a user