mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-05 13:53:20 +01:00
update live stream buffers
This commit is contained in:
@@ -43,7 +43,7 @@ namespace Emby.Server.Implementations.LiveTv.TunerHosts
|
||||
|
||||
//if (allStreams.Count == 1)
|
||||
//{
|
||||
// await allStreams[0].Value.WriteAsync(buffer, 0, bytesRead).ConfigureAwait(false);
|
||||
// allStreams[0].Value.Write(buffer, 0, bytesRead);
|
||||
//}
|
||||
//else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user