Trimmed monorepo checkout (fluxer_desktop + packages/voice_engine_v2 + tools/ci) with a "Connect to a Different Server" menu item and popout that lets the desktop app switch to any self-hosted Fluxer instance, plus fixes for well-known discovery on single-domain self-hosted deployments and a false-positive ERR_ABORTED on same-origin client redirects during the switch. Defaults to chat.fluxr.chat and uses an isolated userData directory from the official build.
392 lines
9.4 KiB
JSON
392 lines
9.4 KiB
JSON
{
|
|
"status": "pass",
|
|
"startedAt": "2026-06-05T22:00:19.291Z",
|
|
"endedAt": "2026-06-05T22:00:37.423Z",
|
|
"platform": "win32",
|
|
"arch": "x64",
|
|
"config": {
|
|
"url": "ws://100.79.83.54:17880",
|
|
"serverApiUrl": "http://100.79.83.54:17880",
|
|
"apiKey": "devkey",
|
|
"room": "fluxer-webrtc-harness-6872-db238db9-c867-4b03-8af9-9740942a674c",
|
|
"externalTokens": false,
|
|
"publisherIdentity": "fluxer-native-publisher-6872",
|
|
"secondaryPublisherIdentity": "fluxer-native-publisher-2-6872",
|
|
"subscriberIdentity": "fluxer-native-subscriber-6872",
|
|
"required": true,
|
|
"strict": true,
|
|
"timeoutMs": 30000,
|
|
"connectTimeoutMs": 30000,
|
|
"disconnectTimeoutMs": 10000,
|
|
"probeTimeoutMs": 1500,
|
|
"durationMs": 15000,
|
|
"width": 640,
|
|
"height": 360,
|
|
"expectedWidth": 640,
|
|
"expectedHeight": 360,
|
|
"fps": 15,
|
|
"minFpsRatio": 0.95,
|
|
"maxFrameGapMs": 250,
|
|
"maxAudioFrameGapMs": 250,
|
|
"maxAvDriftMs": 150,
|
|
"maxPacketLoss": null,
|
|
"requireStableResolution": true,
|
|
"videoPattern": "gradient",
|
|
"videoInput": "bgra",
|
|
"subscriberVideoQuality": "high",
|
|
"screenCodecs": ["vp8"],
|
|
"expectedScreenCodecs": ["vp8"],
|
|
"codec": "vp8",
|
|
"expectedScreenCodec": "video/VP8",
|
|
"secondaryPublisher": false,
|
|
"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": 1200000,
|
|
"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:\\f\\fluxer_desktop\\native\\webrtc-sender\\native-media-reports\\windows-mx450-livekit-vp8-360p15-strict-av150-20260605.json",
|
|
"verbose": false,
|
|
"scenarioName": "codec-vp8",
|
|
"apiSecret": "<redacted>",
|
|
"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 >= 3",
|
|
"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 >= 1",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "subscriber video resolution 640x360",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "subscriber aggregate inbound audio frames >= 6",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "subscriber inbound audio stats count >= 2",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "publisher local microphone publication",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "subscriber remote microphone subscription",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "subscriber inbound audio frames >= 6",
|
|
"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": "subscriber 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
|
|
}
|
|
],
|
|
"skippedReason": null,
|
|
"error": null,
|
|
"hardwareEncoder": {
|
|
"available": false,
|
|
"backend": "none",
|
|
"compiled": true,
|
|
"runtime": false,
|
|
"codecs": [],
|
|
"zeroCopy": false,
|
|
"nativeInputs": [],
|
|
"reason": "no_supported_devices",
|
|
"detail": "missing NVENC encode session (checked 1 CUDA device; last status NV_ENC_ERR_UNSUPPORTED_DEVICE (2))"
|
|
},
|
|
"metrics": {
|
|
"inboundAudioFrames": 3201,
|
|
"inboundVideoFrames": 236,
|
|
"strictAudioFrames": 150,
|
|
"strictVideoFrames": 221,
|
|
"videoCallbacks": 235,
|
|
"videoBytes": 81216000,
|
|
"receivedFps": 14.71,
|
|
"requiredFps": 14.25,
|
|
"maxVideoFrameGapMs": 135,
|
|
"maxAudioFrameGapMs": 104,
|
|
"maxVideoFrameGapOverallMs": 135,
|
|
"maxAudioFrameGapOverallMs": 104,
|
|
"avDriftMs": 15,
|
|
"maxObservedPacketLoss": 0,
|
|
"maxObservedPacketLossDelta": 0,
|
|
"videoResolutionCounts": {
|
|
"640x360": 221
|
|
},
|
|
"videoResolutionMismatchCount": 0,
|
|
"droppedVideoFrameCallbacks": 0,
|
|
"publisherVideoPump": {
|
|
"input": "bgra",
|
|
"pattern": "gradient",
|
|
"targetFps": 15,
|
|
"startedAtMs": 1780696821343,
|
|
"stoppedAtMs": null,
|
|
"framesPushed": 242,
|
|
"framesRejected": 0,
|
|
"errors": 0,
|
|
"maxPushGapMs": 81,
|
|
"lastPushAtMs": 1780696837414,
|
|
"elapsedMs": 16181,
|
|
"producedFps": 14.96
|
|
},
|
|
"secondaryPublisherVideoPump": null,
|
|
"serverPublishing": {
|
|
"fetchedAtMs": 1780696822415,
|
|
"error": null,
|
|
"participants": [
|
|
{
|
|
"identity": "fluxer-native-publisher-6872",
|
|
"trackCount": 3,
|
|
"tracks": [
|
|
{
|
|
"sid": "TR_AMZncs3mMUV8XL",
|
|
"name": "mic",
|
|
"kind": "audio",
|
|
"source": "microphone",
|
|
"mimeType": "audio/red",
|
|
"muted": false
|
|
},
|
|
{
|
|
"sid": "TR_As8q693K2N6RV2",
|
|
"name": "screen-audio",
|
|
"kind": "audio",
|
|
"source": "screenshareAudio",
|
|
"mimeType": "audio/red",
|
|
"muted": false
|
|
},
|
|
{
|
|
"sid": "TR_VScEzJLWokWJcx",
|
|
"name": "screen",
|
|
"kind": "video",
|
|
"source": "screenshare",
|
|
"mimeType": "video/VP8",
|
|
"muted": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"identity": "fluxer-native-subscriber-6872",
|
|
"trackCount": 0,
|
|
"tracks": []
|
|
}
|
|
]
|
|
},
|
|
"lastVideoMeta": {
|
|
"participantSid": "PA_EeCfpcRvJPEF",
|
|
"trackSid": "TR_VScEzJLWokWJcx",
|
|
"width": 640,
|
|
"height": 360,
|
|
"timestampUs": 3450776000
|
|
},
|
|
"publisherStats": {
|
|
"rttMs": 4,
|
|
"outbound": [
|
|
{
|
|
"trackSid": "TR_As8q693K2N6RV2",
|
|
"source": "screenshareAudio",
|
|
"kind": "audio",
|
|
"bitrateKbps": 263.5,
|
|
"packetsLost": 0,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"trackSid": "TR_VScEzJLWokWJcx",
|
|
"source": "screenshare",
|
|
"kind": "video",
|
|
"bitrateKbps": 1233.4,
|
|
"packetsLost": 0,
|
|
"fps": 15,
|
|
"codec": "video/VP8"
|
|
},
|
|
{
|
|
"trackSid": "TR_AMZncs3mMUV8XL",
|
|
"source": "microphone",
|
|
"kind": "audio",
|
|
"bitrateKbps": 97.9,
|
|
"packetsLost": 0,
|
|
"codec": "audio/opus"
|
|
}
|
|
],
|
|
"inbound": [],
|
|
"send": {
|
|
"outgoingVideoQueueDepth": 1,
|
|
"outgoingVideoFramesProduced": 241,
|
|
"outgoingVideoFramesAccepted": 241,
|
|
"outgoingVideoFramesDropped": 4,
|
|
"outgoingVideoFramesCoalesced": 4,
|
|
"outgoingVideoFramesCaptured": 236,
|
|
"outgoingVideoCaptureFailures": 0,
|
|
"outgoingVideoEffectiveFps": 14.71,
|
|
"outgoingVideoTargetFps": 15,
|
|
"outgoingVideoMaxQueueAgeMs": 67,
|
|
"outgoingVideoMaxPushLatencyMs": 69,
|
|
"outgoingAudioBufferTargetMs": 200,
|
|
"outgoingAudioBufferMaxMs": 750,
|
|
"outgoingAudioUnderruns": 0,
|
|
"outgoingAudioRebuffers": 0,
|
|
"outgoingAudioMaxFrameGapMs": 36,
|
|
"adaptiveSendTier": "full",
|
|
"adaptiveSendReason": "stable"
|
|
}
|
|
},
|
|
"secondaryPublisherStats": null,
|
|
"subscriberStats": {
|
|
"rttMs": 4,
|
|
"outbound": [],
|
|
"inbound": [
|
|
{
|
|
"participantSid": "PA_EeCfpcRvJPEF",
|
|
"trackSid": "TR_As8q693K2N6RV2",
|
|
"kind": "audio",
|
|
"bitrateKbps": 263.1,
|
|
"packetsLost": 0,
|
|
"jitterMs": 3,
|
|
"audioLevel": 0.318,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_EeCfpcRvJPEF",
|
|
"trackSid": "TR_AMZncs3mMUV8XL",
|
|
"kind": "audio",
|
|
"bitrateKbps": 97.8,
|
|
"packetsLost": 0,
|
|
"jitterMs": 2,
|
|
"audioLevel": 0.307,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_EeCfpcRvJPEF",
|
|
"trackSid": "TR_VScEzJLWokWJcx",
|
|
"kind": "video",
|
|
"bitrateKbps": 1231.8,
|
|
"packetsLost": 0,
|
|
"jitterMs": 4,
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|