mirror of
https://github.com/koush/scrypted.git
synced 2026-02-10 09:12:03 +00:00
rebroadcast: update api change
This commit is contained in:
@@ -1685,7 +1685,7 @@ export class RebroadcastPlugin extends AutoenableMixinProvider implements MixinP
|
||||
});
|
||||
}
|
||||
|
||||
getDevice(nativeId: string) {
|
||||
async getDevice(nativeId: string) {
|
||||
if (nativeId === TRANSCODE_MIXIN_PROVIDER_NATIVE_ID)
|
||||
return new TranscodeMixinProvider(this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user