{ "status": "pass", "startedAt": "2026-06-05T22:34:34.390Z", "endedAt": "2026-06-05T22:34:56.901Z", "platform": "win32", "arch": "arm64", "config": { "url": "ws://100.79.83.54:17880", "serverApiUrl": "http://100.79.83.54:17880", "apiKey": "devkey", "room": "fluxer-webrtc-harness-576-9baa1b50-b3f6-47dc-9222-bb3a324a8678", "externalTokens": false, "publisherIdentity": "fluxer-native-publisher-576", "secondaryPublisherIdentity": "fluxer-native-publisher-2-576", "subscriberIdentity": "fluxer-native-subscriber-576", "required": true, "strict": true, "timeoutMs": 120000, "connectTimeoutMs": 30000, "disconnectTimeoutMs": 10000, "probeTimeoutMs": 1500, "durationMs": 20000, "width": 640, "height": 360, "expectedWidth": 640, "expectedHeight": 360, "fps": 15, "minFpsRatio": 0.95, "maxFrameGapMs": 250, "maxAudioFrameGapMs": 250, "maxAvDriftMs": 150, "maxPacketLoss": 0, "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": false, "secondaryPublisherScreenSimulcast": false, "adaptiveSend": true, "minVideoFps": 15, "minResolutionScale": 0.5, "maxAudioBufferMs": 750, "secondaryPublisherMicrophone": true, "secondaryPublisherScreenAudio": true, "maxBitrateBps": 4000000, "sampleRate": 48000, "channels": 1, "audioChunkMs": 20, "microphone": true, "screenAudio": true, "dataPacket": true, "subscriptionCycle": true, "validateServerPublishing": true, "camera": false, "cameraDeviceId": null, "expectedCameraCodec": null, "expectedHardwareEncoder": null, "reportPath": "C:\\Mac\\Home\\Development\\fluxer\\fluxer_desktop\\native-media-reports\\windows-parallels-arm64\\vp8-360p15-strict-multipub-20260605.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 >= 6", "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 >= 2", "pass": true }, { "name": "subscriber video resolution 640x360", "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": "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 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": null, "hardwareEncoder": { "available": false, "backend": "none", "compiled": true, "runtime": false, "codecs": [], "zeroCopy": false, "nativeInputs": [], "reason": "runtime_prerequisite_missing", "detail": "missing nvcuda.dll, nvEncodeAPI64.dll" }, "metrics": { "inboundAudioFrames": 8386, "inboundVideoFrames": 605, "strictAudioFrames": 199, "strictVideoFrames": 588, "videoCallbacks": 605, "videoBytes": 209088000, "receivedFps": 29.42, "requiredFps": 14.25, "maxVideoFrameGapMs": 129, "maxAudioFrameGapMs": 108, "maxVideoFrameGapOverallMs": 129, "maxAudioFrameGapOverallMs": 112, "avDriftMs": 5, "maxObservedPacketLoss": 0, "maxObservedPacketLossDelta": 0, "videoResolutionCounts": { "640x360": 588 }, "videoResolutionMismatchCount": 0, "droppedVideoFrameCallbacks": 0, "publisherVideoPump": { "input": "bgra", "pattern": "gradient", "targetFps": 15, "startedAtMs": 1780698875820, "stoppedAtMs": null, "framesPushed": 317, "framesRejected": 0, "errors": 0, "maxPushGapMs": 74, "lastPushAtMs": 1780698896886, "elapsedMs": 21084, "producedFps": 15.04 }, "secondaryPublisherVideoPump": { "input": "bgra", "pattern": "gradient", "targetFps": 15, "startedAtMs": 1780698875820, "stoppedAtMs": null, "framesPushed": 317, "framesRejected": 0, "errors": 0, "maxPushGapMs": 74, "lastPushAtMs": 1780698896888, "elapsedMs": 21084, "producedFps": 15.04 }, "serverPublishing": { "fetchedAtMs": 1780698876883, "error": null, "participants": [ { "identity": "fluxer-native-publisher-2-576", "trackCount": 3, "tracks": [ { "sid": "TR_AMafY4CpWgYhFy", "name": "mic", "kind": "audio", "source": "microphone", "mimeType": "audio/red", "muted": false }, { "sid": "TR_AsEzCDkQT4wKAK", "name": "screen-audio", "kind": "audio", "source": "screenshareAudio", "mimeType": "audio/red", "muted": false }, { "sid": "TR_VSbd2RjXnY3stM", "name": "screen", "kind": "video", "source": "screenshare", "mimeType": "video/VP8", "muted": false } ] }, { "identity": "fluxer-native-subscriber-576", "trackCount": 0, "tracks": [] }, { "identity": "fluxer-native-publisher-576", "trackCount": 3, "tracks": [ { "sid": "TR_VSc4kF32666sNr", "name": "screen", "kind": "video", "source": "screenshare", "mimeType": "video/VP8", "muted": false }, { "sid": "TR_AMrQCsApajeKHi", "name": "mic", "kind": "audio", "source": "microphone", "mimeType": "audio/red", "muted": false }, { "sid": "TR_AsX4E2jVX6P6XY", "name": "screen-audio", "kind": "audio", "source": "screenshareAudio", "mimeType": "audio/red", "muted": false } ] } ] }, "lastVideoMeta": { "participantSid": "PA_adnUMDZZHzat", "trackSid": "TR_VSc4kF32666sNr", "width": 640, "height": 360, "timestampUs": 1774721000 }, "publisherStats": { "rttMs": 1, "outbound": [ { "trackSid": "TR_AsX4E2jVX6P6XY", "source": "screenshareAudio", "kind": "audio", "bitrateKbps": 258.8, "packetsLost": 0, "codec": "audio/opus" }, { "trackSid": "TR_VSc4kF32666sNr", "source": "screenshare", "kind": "video", "bitrateKbps": 1259.5, "packetsLost": 0, "fps": 15, "codec": "video/VP8" }, { "trackSid": "TR_AMrQCsApajeKHi", "source": "microphone", "kind": "audio", "bitrateKbps": 98.2, "packetsLost": 0, "codec": "audio/opus" } ], "inbound": [ { "participantSid": "PA_A8vwT8LTQovP", "trackSid": "TR_AMafY4CpWgYhFy", "kind": "audio", "bitrateKbps": 99.8, "packetsLost": 0, "jitterMs": 2, "audioLevel": 0.306, "codec": "audio/opus" }, { "participantSid": "PA_A8vwT8LTQovP", "trackSid": "TR_VSbd2RjXnY3stM", "kind": "video", "bitrateKbps": 1257.1, "packetsLost": 0, "jitterMs": 5, "codec": "video/VP8" }, { "participantSid": "PA_A8vwT8LTQovP", "trackSid": "TR_AsEzCDkQT4wKAK", "kind": "audio", "bitrateKbps": 264.5, "packetsLost": 0, "jitterMs": 2, "audioLevel": 0.306, "codec": "audio/opus" } ], "send": { "outgoingVideoQueueDepth": 0, "outgoingVideoFramesProduced": 310, "outgoingVideoFramesAccepted": 310, "outgoingVideoFramesDropped": 6, "outgoingVideoFramesCoalesced": 6, "outgoingVideoFramesCaptured": 304, "outgoingVideoCaptureFailures": 0, "outgoingVideoEffectiveFps": 14.7, "outgoingVideoTargetFps": 15, "outgoingVideoMaxQueueAgeMs": 67, "outgoingVideoMaxPushLatencyMs": 67, "outgoingAudioBufferTargetMs": 200, "outgoingAudioBufferMaxMs": 750, "outgoingAudioUnderruns": 0, "outgoingAudioRebuffers": 0, "outgoingAudioMaxFrameGapMs": 51, "adaptiveSendTier": "full", "adaptiveSendReason": "stable" } }, "secondaryPublisherStats": { "rttMs": 2, "outbound": [ { "trackSid": "TR_AsEzCDkQT4wKAK", "source": "screenshareAudio", "kind": "audio", "bitrateKbps": 259.9, "packetsLost": 0, "codec": "audio/opus" }, { "trackSid": "TR_VSbd2RjXnY3stM", "source": "screenshare", "kind": "video", "bitrateKbps": 1171.6, "packetsLost": 0, "fps": 15, "codec": "video/VP8" }, { "trackSid": "TR_AMafY4CpWgYhFy", "source": "microphone", "kind": "audio", "bitrateKbps": 98.1, "packetsLost": 0, "codec": "audio/opus" } ], "inbound": [ { "participantSid": "PA_adnUMDZZHzat", "trackSid": "TR_AsX4E2jVX6P6XY", "kind": "audio", "bitrateKbps": 259.2, "packetsLost": 0, "jitterMs": 2, "audioLevel": 0.307, "codec": "audio/opus" }, { "participantSid": "PA_adnUMDZZHzat", "trackSid": "TR_AMrQCsApajeKHi", "kind": "audio", "bitrateKbps": 98, "packetsLost": 0, "jitterMs": 2, "audioLevel": 0.326, "codec": "audio/opus" }, { "participantSid": "PA_adnUMDZZHzat", "trackSid": "TR_VSc4kF32666sNr", "kind": "video", "bitrateKbps": 1176.7, "packetsLost": 0, "jitterMs": 4, "codec": "video/VP8" } ], "send": { "outgoingVideoQueueDepth": 0, "outgoingVideoFramesProduced": 312, "outgoingVideoFramesAccepted": 312, "outgoingVideoFramesDropped": 6, "outgoingVideoFramesCoalesced": 6, "outgoingVideoFramesCaptured": 306, "outgoingVideoCaptureFailures": 0, "outgoingVideoEffectiveFps": 14.7, "outgoingVideoTargetFps": 15, "outgoingVideoMaxQueueAgeMs": 67, "outgoingVideoMaxPushLatencyMs": 68, "outgoingAudioBufferTargetMs": 200, "outgoingAudioBufferMaxMs": 750, "outgoingAudioUnderruns": 0, "outgoingAudioRebuffers": 0, "outgoingAudioMaxFrameGapMs": 51, "adaptiveSendTier": "full", "adaptiveSendReason": "stable" } }, "subscriberStats": { "rttMs": 2, "outbound": [], "inbound": [ { "participantSid": "PA_adnUMDZZHzat", "trackSid": "TR_AsX4E2jVX6P6XY", "kind": "audio", "bitrateKbps": 258.8, "packetsLost": 0, "jitterMs": 2, "audioLevel": 0.336, "codec": "audio/opus" }, { "participantSid": "PA_adnUMDZZHzat", "trackSid": "TR_VSc4kF32666sNr", "kind": "video", "bitrateKbps": 1259.5, "packetsLost": 0, "jitterMs": 4, "codec": "video/VP8" }, { "participantSid": "PA_adnUMDZZHzat", "trackSid": "TR_AMrQCsApajeKHi", "kind": "audio", "bitrateKbps": 98.2, "packetsLost": 0, "jitterMs": 2, "audioLevel": 0.307, "codec": "audio/opus" }, { "participantSid": "PA_A8vwT8LTQovP", "trackSid": "TR_AMafY4CpWgYhFy", "kind": "audio", "bitrateKbps": 99.7, "packetsLost": 0, "jitterMs": 2, "audioLevel": 0.306, "codec": "audio/opus" }, { "participantSid": "PA_A8vwT8LTQovP", "trackSid": "TR_AsEzCDkQT4wKAK", "kind": "audio", "bitrateKbps": 264.3, "packetsLost": 0, "jitterMs": 2, "audioLevel": 0.307, "codec": "audio/opus" }, { "participantSid": "PA_A8vwT8LTQovP", "trackSid": "TR_VSbd2RjXnY3stM", "kind": "video", "bitrateKbps": 1256, "packetsLost": 0, "jitterMs": 6, "codec": "video/VP8" } ], "send": { "outgoingVideoQueueDepth": 0, "outgoingVideoFramesProduced": 0, "outgoingVideoFramesAccepted": 0, "outgoingVideoFramesDropped": 0, "outgoingVideoFramesCoalesced": 0, "outgoingVideoFramesCaptured": 0, "outgoingVideoCaptureFailures": 0, "outgoingVideoEffectiveFps": 0, "outgoingVideoTargetFps": 0, "outgoingVideoMaxQueueAgeMs": 0, "outgoingVideoMaxPushLatencyMs": 0, "outgoingAudioBufferTargetMs": 200, "outgoingAudioBufferMaxMs": 750, "outgoingAudioUnderruns": 0, "outgoingAudioRebuffers": 0, "outgoingAudioMaxFrameGapMs": 0, "adaptiveSendTier": "idle", "adaptiveSendReason": "notPublishing" } } } }