From de31ff36c48e7070f6d2a938a2335b9f986143af Mon Sep 17 00:00:00 2001 From: Thomas Lekanger Date: Thu, 26 Sep 2024 01:38:44 +0200 Subject: [PATCH] fix: bitrate --- src/device.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/device.ts b/src/device.ts index fc411fe..309643b 100644 --- a/src/device.ts +++ b/src/device.ts @@ -486,7 +486,7 @@ export class DjiDevice { this.rtmpUrl, this.resolution, this.fps, - this.bitrate, + this.bitrate / 1000, this.model === DjiDeviceModel.osmoAction5Pro, ); this.writeMessage(