mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-14 23:44:01 +02:00
provide transcoding support
This commit is contained in:
@@ -34,7 +34,7 @@ const getStreamUrl = (args: {
|
||||
`&playSessionId=${deviceId}` +
|
||||
'&container=opus,mp3,aac,m4a,m4b,flac,wav,ogg' +
|
||||
'&transcodingContainer=ts' +
|
||||
'&transcodingProtocol=hls'
|
||||
'&transcodingProtocol=http'
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user