mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update edge playback
This commit is contained in:
parent
10c0c0c986
commit
2b49ceef01
11 changed files with 195 additions and 397 deletions
|
@ -317,7 +317,8 @@ define(['browser'], function (browser) {
|
|||
AudioCodec: hlsVideoAudioCodecs.join(','),
|
||||
VideoCodec: 'h264',
|
||||
Context: 'Streaming',
|
||||
Protocol: 'hls'
|
||||
Protocol: 'hls',
|
||||
ForceLiveStream: true
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue