Sposta overlay video sull'app Android e rimuove ffmpeg server-side.
Il tabellone stile SportCam e il watermark Match Live TV sono bruciati in GPU via RootEncoder; sul backend spariscono OverlayRelay, job Sidekiq e volume stream_overlays. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -174,7 +174,7 @@ module Api
|
||||
}
|
||||
end
|
||||
|
||||
# L'app invia fps ogni ~10s; senza poll status.json l'overlay YouTube non partiva.
|
||||
# L'app invia fps ogni ~10s; poll status.json per allineare stato sessione e relay YouTube.
|
||||
def sync_publisher_when_streaming!(fps)
|
||||
return if fps < 1
|
||||
return if @session.terminal? || @session.paused?
|
||||
|
||||
Reference in New Issue
Block a user