Fix #50
This commit is contained in:
parent
27968afdb0
commit
9eb9850da1
@ -29,7 +29,7 @@ export default {
|
||||
controls: true,
|
||||
sources: [
|
||||
{
|
||||
src: `${rootBackendUrl}/proxy/stream/${username}/hls.m3u8`,
|
||||
src: `${rootBackendUrl}/proxy/stream/${username}/hls.m3u8?withAudioOnly=false`,
|
||||
type: 'application/vnd.apple.mpegurl'
|
||||
}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user