mirror of
https://github.com/koush/scrypted.git
synced 2026-05-25 14:10:30 +01:00
rebroadcast: add encoder info
This commit is contained in:
@@ -414,6 +414,8 @@ class PrebufferSession {
|
||||
else if (reencodeAudio) {
|
||||
mediaStreamOptions.audio = {
|
||||
codec: 'aac',
|
||||
encoder: 'libfdk_aac',
|
||||
profile: 'aac_eld',
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user