This commit is contained in:
dragongoose
2023-11-30 19:38:37 -05:00
parent 27968afdb0
commit 9eb9850da1

View File

@ -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'
}
],