{ "status": "fail", "startedAt": "2026-06-09T04:11:22.147Z", "endedAt": "2026-06-09T04:11:46.733Z", "platform": "darwin", "arch": "arm64", "config": { "url": "ws://localhost:7880", "serverApiUrl": "http://localhost:7880", "apiKey": "devkey", "room": "fluxer-webrtc-harness-39834-83ba9452-cd15-4567-a196-47587b5a4a47", "externalTokens": false, "publisherIdentity": "fluxer-native-publisher-39834", "secondaryPublisherIdentity": "fluxer-native-publisher-2-39834", "subscriberIdentity": "fluxer-native-subscriber-39834", "required": true, "strict": true, "timeoutMs": 30000, "connectTimeoutMs": 30000, "disconnectTimeoutMs": 10000, "probeTimeoutMs": 1500, "durationMs": 5000, "width": 320, "height": 180, "expectedWidth": 320, "expectedHeight": 180, "fps": 15, "minFpsRatio": 0.95, "maxFrameGapMs": 250, "maxAudioFrameGapMs": 250, "maxAvDriftMs": 80, "maxPacketLoss": null, "requireStableResolution": true, "videoPattern": "gradient", "videoInput": "bgra", "subscriberVideoQuality": null, "screenCodecs": ["vp8"], "expectedScreenCodecs": ["vp8"], "codec": "vp8", "expectedScreenCodec": "video/VP8", "secondaryPublisher": true, "secondaryPublisherCodec": "vp8", "secondaryPublisherCodecExplicit": false, "expectedSecondaryPublisherCodec": "video/VP8", "expectedSecondaryPublisherCodecExplicit": false, "screenSimulcast": true, "secondaryPublisherScreenSimulcast": true, "adaptiveSend": true, "minVideoFps": 15, "minResolutionScale": 0.5, "maxAudioBufferMs": 750, "secondaryPublisherMicrophone": true, "secondaryPublisherScreenAudio": true, "maxBitrateBps": 400000, "sampleRate": 48000, "channels": 1, "audioChunkMs": 20, "microphone": true, "screenAudio": true, "dataPacket": true, "subscriptionCycle": true, "validateServerPublishing": true, "camera": true, "cameraDeviceId": null, "expectedCameraCodec": null, "expectedHardwareEncoder": null, "reportPath": "/Users/hampus/Development/fluxer/fluxer_desktop/native-media-reports/2026-06-09T0407-codex-macos-livekit-strict5-localhost.json", "verbose": false, "scenarioName": "codec-vp8-with-vp8", "apiSecret": "", "e2eeKey": null, "publisherToken": null, "secondaryPublisherToken": null, "subscriberToken": null }, "checks": [ { "name": "publisher connected", "pass": true }, { "name": "subscriber connected", "pass": true }, { "name": "publisher local screenshare publication", "pass": true }, { "name": "subscriber remote screenshare subscription", "pass": true }, { "name": "subscriber inbound video frames >= 9", "pass": true }, { "name": "subscriber video frame callback", "pass": true }, { "name": "publisher outbound screenshare stats", "pass": true }, { "name": "subscriber inbound video stats", "pass": true }, { "name": "subscriber inbound video stats count >= 3", "pass": true }, { "name": "subscriber video resolution 320x180", "pass": true }, { "name": "subscriber aggregate inbound audio frames >= 12", "pass": true }, { "name": "subscriber inbound audio stats count >= 4", "pass": true }, { "name": "publisher local microphone publication", "pass": true }, { "name": "subscriber remote microphone subscription", "pass": true }, { "name": "subscriber inbound audio frames >= 12", "pass": true }, { "name": "publisher outbound microphone stats", "pass": true }, { "name": "subscriber inbound audio stats", "pass": true }, { "name": "publisher local screen-share audio publication", "pass": true }, { "name": "subscriber remote screen-share audio subscription", "pass": true }, { "name": "publisher outbound screen-share audio stats", "pass": true }, { "name": "publisher local camera publication", "pass": true }, { "name": "subscriber remote camera subscription", "pass": true }, { "name": "publisher outbound camera stats", "pass": true }, { "name": "secondary publisher connected", "pass": true }, { "name": "secondary publisher local screenshare publication", "pass": true }, { "name": "subscriber remote secondary screenshare subscription", "pass": true }, { "name": "secondary publisher outbound screenshare stats", "pass": true }, { "name": "secondary publisher outbound screenshare codec video/VP8", "pass": true }, { "name": "subscriber inbound secondary codec video/VP8", "pass": true }, { "name": "secondary publisher local microphone publication", "pass": true }, { "name": "subscriber remote secondary microphone subscription", "pass": true }, { "name": "secondary publisher outbound microphone stats", "pass": true }, { "name": "secondary publisher local screen-share audio publication", "pass": true }, { "name": "subscriber remote secondary screen-share audio subscription", "pass": true }, { "name": "secondary publisher outbound screen-share audio stats", "pass": true }, { "name": "subscriber data packet received", "pass": true }, { "name": "subscriber secondary data packet received", "pass": true }, { "name": "publisher outbound screenshare codec video/VP8", "pass": true }, { "name": "subscriber inbound video codec video/VP8", "pass": true }, { "name": "server publishing API participants listed", "pass": true }, { "name": "server sees publisher screenshare publication", "pass": true }, { "name": "server sees publisher microphone publication", "pass": true }, { "name": "server sees publisher screen-share audio publication", "pass": true }, { "name": "server sees publisher camera publication", "pass": true }, { "name": "server sees secondary publisher screenshare publication", "pass": true }, { "name": "server sees secondary publisher microphone publication", "pass": true }, { "name": "server sees secondary publisher screen-share audio publication", "pass": true } ], "skippedReason": null, "error": "A/V drift 97ms exceeds 80ms; observed 101 video frames outside 320x180", "hardwareEncoder": { "available": true, "backend": "videotoolbox", "compiled": true, "runtime": true, "codecs": ["h264", "h265"], "zeroCopy": false, "nativeInputs": [], "detail": "VideoToolbox can create hardware-accelerated compression sessions for h264, h265; supported hardware-codec probe set: h264, h265" }, "metrics": { "inboundAudioFrames": 2952, "inboundVideoFrames": 268, "strictAudioFrames": 49, "strictVideoFrames": 201, "videoCallbacks": 268, "videoBytes": 46684800, "receivedFps": 40.18, "requiredFps": 14.25, "maxVideoFrameGapMs": 71, "maxAudioFrameGapMs": 101, "maxVideoFrameGapOverallMs": 242, "maxAudioFrameGapOverallMs": 102, "avDriftMs": 97, "maxObservedPacketLoss": 49, "maxObservedPacketLossDelta": 30, "videoResolutionCounts": { "480x360": 101, "320x180": 100 }, "videoResolutionMismatchCount": 101, "droppedVideoFrameCallbacks": 0, "publisherVideoPump": { "input": "bgra", "pattern": "gradient", "targetFps": 15, "startedAtMs": 1780978299271, "stoppedAtMs": null, "framesPushed": 0, "framesRejected": 0, "errors": 0, "maxPushGapMs": 0, "lastPushAtMs": null, "elapsedMs": 7471, "producedFps": 0 }, "secondaryPublisherVideoPump": { "input": "bgra", "pattern": "gradient", "targetFps": 15, "startedAtMs": 1780978299271, "stoppedAtMs": null, "framesPushed": 0, "framesRejected": 0, "errors": 0, "maxPushGapMs": 0, "lastPushAtMs": null, "elapsedMs": 7471, "producedFps": 0 }, "serverPublishing": { "fetchedAtMs": 1780978301481, "error": null, "participants": [ { "identity": "fluxer-native-publisher-39834", "trackCount": 4, "tracks": [ { "sid": "TR_VSgsehdpyfYRtH", "name": "screen", "kind": "video", "source": "screen_share", "mimeType": "video/VP8", "muted": false }, { "sid": "TR_AMRH3WDE9scsXz", "name": "mic", "kind": "audio", "source": "microphone", "mimeType": "audio/red", "muted": false }, { "sid": "TR_As4hoJPNkjh8Rv", "name": "screen-audio", "kind": "audio", "source": "screen_share_audio", "mimeType": "audio/red", "muted": false }, { "sid": "TR_VC9jnXZixHviLZ", "name": "camera", "kind": "video", "source": "camera", "mimeType": "video/VP8", "muted": false } ] }, { "identity": "fluxer-native-publisher-2-39834", "trackCount": 3, "tracks": [ { "sid": "TR_VSQsd4UAwpwKy7", "name": "screen", "kind": "video", "source": "screen_share", "mimeType": "video/VP8", "muted": false }, { "sid": "TR_AsHmVYBSWSQdfU", "name": "screen-audio", "kind": "audio", "source": "screen_share_audio", "mimeType": "audio/red", "muted": false }, { "sid": "TR_AMq8at99MRi83a", "name": "mic", "kind": "audio", "source": "microphone", "mimeType": "audio/red", "muted": false } ] }, { "identity": "fluxer-native-subscriber-39834", "trackCount": 0, "tracks": [] } ] }, "lastVideoMeta": { "participantSid": "PA_d6p3en8AQ9YP", "trackSid": "TR_VSgsehdpyfYRtH", "width": 320, "height": 180, "timestampUs": 524491017000 }, "publisherStats": { "rttMs": 1, "outbound": [ { "trackSid": "TR_VSgsehdpyfYRtH", "source": "screen_share", "kind": "video", "bitrateKbps": 6.9, "packetsLost": 0, "fps": 10, "width": 320, "height": 180, "sourceWidth": 320, "sourceHeight": 180, "targetBitrateKbps": 400, "configuredFps": 15, "targetFps": 15, "effectiveFps": 0, "framesProduced": 0, "framesAccepted": 0, "framesDropped": 0, "framesCoalesced": 0, "framesCaptured": 0, "captureFailures": 0, "maxQueueAgeMs": 0, "maxPushLatencyMs": 0, "adaptiveSendTier": "full", "adaptiveSendReason": "stable", "codec": "video/VP8" }, { "trackSid": "TR_As4hoJPNkjh8Rv", "source": "screen_share_audio", "kind": "audio", "bitrateKbps": 261.2, "packetsLost": 0, "audioLevel": 0.305, "codec": "audio/opus" }, { "trackSid": "TR_AMRH3WDE9scsXz", "source": "microphone", "kind": "audio", "bitrateKbps": 98.9, "packetsLost": 0, "audioLevel": 0.305, "codec": "audio/opus" }, { "trackSid": "TR_VC9jnXZixHviLZ", "source": "camera", "kind": "video", "bitrateKbps": 114.9, "packetsLost": 0, "fps": 25, "codec": "video/VP8" }, { "trackSid": "TR_VC9jnXZixHviLZ", "source": "camera", "kind": "video", "bitrateKbps": 92, "packetsLost": 0, "fps": 20, "codec": "video/VP8" } ], "inbound": [ { "participantSid": "PA_ychdbeoTL2ht", "trackSid": "TR_AMq8at99MRi83a", "kind": "audio", "bitrateKbps": 98.8, "packetsLost": 1, "jitterMs": 0, "audioLevel": 0.306, "codec": "audio/opus" }, { "participantSid": "PA_ychdbeoTL2ht", "trackSid": "TR_AsHmVYBSWSQdfU", "kind": "audio", "bitrateKbps": 261.4, "packetsLost": 3, "jitterMs": 0, "audioLevel": 0.344, "codec": "audio/opus" }, { "participantSid": "PA_ychdbeoTL2ht", "trackSid": "TR_VSQsd4UAwpwKy7", "kind": "video", "bitrateKbps": 13.1, "packetsLost": 3, "jitterMs": 6, "codec": "video/VP8" } ], "send": { "outgoingVideoQueueDepth": 0, "outgoingVideoQueueCapacity": 8, "outgoingVideoMaxQueueDepth": 0, "outgoingVideoFramesProduced": 0, "outgoingVideoFramesAccepted": 0, "outgoingVideoFramesDropped": 0, "outgoingVideoFramesCoalesced": 0, "outgoingVideoFramesCaptured": 0, "outgoingVideoCaptureFailures": 0, "outgoingVideoEffectiveFps": 0, "outgoingVideoTargetFps": 15, "outgoingVideoPacingTargetFps": 15, "outgoingVideoMaxQueueAgeMs": 0, "outgoingVideoMaxPushLatencyMs": 0, "outgoingVideoPacingMode": "source", "outgoingVideoBusActive": false, "outgoingAudioBufferTargetMs": 200, "outgoingAudioBufferMaxMs": 750, "outgoingAudioUnderruns": 0, "outgoingAudioRebuffers": 0, "outgoingAudioMaxFrameGapMs": 29, "adaptiveSendTier": "full", "adaptiveSendReason": "stable" } }, "secondaryPublisherStats": { "rttMs": null, "outbound": [ { "trackSid": "TR_VSQsd4UAwpwKy7", "source": "screen_share", "kind": "video", "bitrateKbps": 15.3, "packetsLost": 0, "fps": 10, "width": 320, "height": 180, "sourceWidth": 320, "sourceHeight": 180, "targetBitrateKbps": 400, "configuredFps": 15, "targetFps": 15, "effectiveFps": 0, "framesProduced": 0, "framesAccepted": 0, "framesDropped": 0, "framesCoalesced": 0, "framesCaptured": 0, "captureFailures": 0, "maxQueueAgeMs": 0, "maxPushLatencyMs": 0, "adaptiveSendTier": "full", "adaptiveSendReason": "stable", "codec": "video/VP8" }, { "trackSid": "TR_AMq8at99MRi83a", "source": "microphone", "kind": "audio", "bitrateKbps": 98.8, "packetsLost": 0, "audioLevel": 0.305, "codec": "audio/opus" }, { "trackSid": "TR_AsHmVYBSWSQdfU", "source": "screen_share_audio", "kind": "audio", "bitrateKbps": 261.2, "packetsLost": 0, "audioLevel": 0.305, "codec": "audio/opus" } ], "inbound": [ { "participantSid": "PA_d6p3en8AQ9YP", "trackSid": "TR_As4hoJPNkjh8Rv", "kind": "audio", "bitrateKbps": 254.9, "packetsLost": 0, "jitterMs": 0, "audioLevel": 0.306, "codec": "audio/opus" }, { "participantSid": "PA_d6p3en8AQ9YP", "trackSid": "TR_AMRH3WDE9scsXz", "kind": "audio", "bitrateKbps": 98.8, "packetsLost": 0, "jitterMs": 0, "audioLevel": 0.307, "codec": "audio/opus" }, { "participantSid": "PA_d6p3en8AQ9YP", "trackSid": "TR_VSgsehdpyfYRtH", "kind": "video", "bitrateKbps": 7.3, "packetsLost": 0, "jitterMs": 2, "codec": "video/VP8" }, { "participantSid": "PA_d6p3en8AQ9YP", "trackSid": "TR_VC9jnXZixHviLZ", "kind": "video", "bitrateKbps": 96.7, "packetsLost": 0, "jitterMs": 0, "codec": "video/VP8" } ], "send": { "outgoingVideoQueueDepth": 0, "outgoingVideoQueueCapacity": 8, "outgoingVideoMaxQueueDepth": 0, "outgoingVideoFramesProduced": 0, "outgoingVideoFramesAccepted": 0, "outgoingVideoFramesDropped": 0, "outgoingVideoFramesCoalesced": 0, "outgoingVideoFramesCaptured": 0, "outgoingVideoCaptureFailures": 0, "outgoingVideoEffectiveFps": 0, "outgoingVideoTargetFps": 15, "outgoingVideoPacingTargetFps": 15, "outgoingVideoMaxQueueAgeMs": 0, "outgoingVideoMaxPushLatencyMs": 0, "outgoingVideoPacingMode": "source", "outgoingVideoBusActive": false, "outgoingAudioBufferTargetMs": 200, "outgoingAudioBufferMaxMs": 750, "outgoingAudioUnderruns": 0, "outgoingAudioRebuffers": 0, "outgoingAudioMaxFrameGapMs": 29, "adaptiveSendTier": "full", "adaptiveSendReason": "stable" } }, "subscriberStats": { "rttMs": 1, "outbound": [], "inbound": [ { "participantSid": "PA_d6p3en8AQ9YP", "trackSid": "TR_VSgsehdpyfYRtH", "kind": "video", "bitrateKbps": 7.3, "packetsLost": 1, "jitterMs": 2, "codec": "video/VP8" }, { "participantSid": "PA_d6p3en8AQ9YP", "trackSid": "TR_AMRH3WDE9scsXz", "kind": "audio", "bitrateKbps": 98.8, "packetsLost": 3, "jitterMs": 0, "audioLevel": 0.306, "codec": "audio/opus" }, { "participantSid": "PA_d6p3en8AQ9YP", "trackSid": "TR_VC9jnXZixHviLZ", "kind": "video", "bitrateKbps": 96.6, "packetsLost": 1, "jitterMs": 0, "codec": "video/VP8" }, { "participantSid": "PA_d6p3en8AQ9YP", "trackSid": "TR_As4hoJPNkjh8Rv", "kind": "audio", "bitrateKbps": 259.7, "packetsLost": 1, "jitterMs": 0, "audioLevel": 0.306, "codec": "audio/opus" }, { "participantSid": "PA_ychdbeoTL2ht", "trackSid": "TR_AsHmVYBSWSQdfU", "kind": "audio", "bitrateKbps": 242.6, "packetsLost": 22, "jitterMs": 0, "audioLevel": 0.307, "codec": "audio/opus" }, { "participantSid": "PA_ychdbeoTL2ht", "trackSid": "TR_VSQsd4UAwpwKy7", "kind": "video", "bitrateKbps": 15.3, "packetsLost": 2, "jitterMs": 7, "codec": "video/VP8" }, { "participantSid": "PA_ychdbeoTL2ht", "trackSid": "TR_AMq8at99MRi83a", "kind": "audio", "bitrateKbps": 96.8, "packetsLost": 19, "jitterMs": 0, "audioLevel": 0.322, "codec": "audio/opus" } ], "send": { "outgoingVideoQueueDepth": 0, "outgoingVideoQueueCapacity": 0, "outgoingVideoMaxQueueDepth": 0, "outgoingVideoFramesProduced": 0, "outgoingVideoFramesAccepted": 0, "outgoingVideoFramesDropped": 0, "outgoingVideoFramesCoalesced": 0, "outgoingVideoFramesCaptured": 0, "outgoingVideoCaptureFailures": 0, "outgoingVideoEffectiveFps": 0, "outgoingVideoTargetFps": 0, "outgoingVideoPacingTargetFps": 0, "outgoingVideoMaxQueueAgeMs": 0, "outgoingVideoMaxPushLatencyMs": 0, "outgoingVideoPacingMode": "idle", "outgoingVideoBusActive": false, "outgoingAudioBufferTargetMs": 200, "outgoingAudioBufferMaxMs": 750, "outgoingAudioUnderruns": 0, "outgoingAudioRebuffers": 0, "outgoingAudioMaxFrameGapMs": 0, "adaptiveSendTier": "idle", "adaptiveSendReason": "notPublishing" } } } }