transcode when casting

This commit is contained in:
nklhrstv 2020-06-03 15:08:22 +03:00
parent f5e50df763
commit 3caefa0fab

View file

@ -193,6 +193,7 @@ const Player = ({ urlParams }) => {
player.lib_item.state.timeOffset
:
0,
transcode: casting,
streamingServerURL: typeof streamingServer.base_url.content === 'string' ? streamingServer.base_url.content : null,
chromecastTransport: chromecast.transport
}