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.
636 lines
15 KiB
JSON
636 lines
15 KiB
JSON
{
|
|
"status": "fail",
|
|
"startedAt": "2026-06-05T20:30:42.517Z",
|
|
"endedAt": "2026-06-05T20:30:54.199Z",
|
|
"platform": "darwin",
|
|
"arch": "arm64",
|
|
"config": {
|
|
"url": "ws://127.0.0.1:17880",
|
|
"serverApiUrl": "http://127.0.0.1:17880",
|
|
"apiKey": "devkey",
|
|
"room": "fluxer-webrtc-harness-98493-8a9f539a-e21e-481c-99b7-cd5ce35f5b34",
|
|
"externalTokens": false,
|
|
"publisherIdentity": "fluxer-native-publisher-98493",
|
|
"secondaryPublisherIdentity": "fluxer-native-publisher-2-98493",
|
|
"subscriberIdentity": "fluxer-native-subscriber-98493",
|
|
"required": true,
|
|
"strict": true,
|
|
"timeoutMs": 60000,
|
|
"connectTimeoutMs": 30000,
|
|
"disconnectTimeoutMs": 10000,
|
|
"probeTimeoutMs": 1500,
|
|
"durationMs": 10000,
|
|
"width": 1280,
|
|
"height": 720,
|
|
"expectedWidth": 1280,
|
|
"expectedHeight": 720,
|
|
"fps": 30,
|
|
"minFpsRatio": 0.95,
|
|
"maxFrameGapMs": 250,
|
|
"maxAudioFrameGapMs": 250,
|
|
"maxAvDriftMs": 80,
|
|
"maxPacketLoss": 0,
|
|
"requireStableResolution": true,
|
|
"videoPattern": "fast",
|
|
"videoInput": "nv12",
|
|
"subscriberVideoQuality": "high",
|
|
"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": false,
|
|
"validateServerPublishing": true,
|
|
"camera": false,
|
|
"cameraDeviceId": null,
|
|
"expectedCameraCodec": null,
|
|
"expectedHardwareEncoder": null,
|
|
"reportPath": "/Users/hampus/Development/fluxer/fluxer_desktop/native-media-reports/mac-m3-ultra-livekit-stable-nosimulcast-20260605T203042Z.json",
|
|
"verbose": false,
|
|
"scenarioName": "codec-vp8-with-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 >= 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 1280x720",
|
|
"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": "observed packet loss 240 exceeds 0",
|
|
"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": 4334,
|
|
"inboundVideoFrames": 602,
|
|
"strictAudioFrames": 100,
|
|
"strictVideoFrames": 571,
|
|
"videoCallbacks": 600,
|
|
"videoBytes": 829440000,
|
|
"receivedFps": 57.45,
|
|
"requiredFps": 28.5,
|
|
"maxVideoFrameGapMs": 183,
|
|
"maxAudioFrameGapMs": 102,
|
|
"maxVideoFrameGapOverallMs": 208,
|
|
"maxAudioFrameGapOverallMs": 104,
|
|
"avDriftMs": 42,
|
|
"maxObservedPacketLoss": 240,
|
|
"videoResolutionCounts": {
|
|
"1280x720": 571
|
|
},
|
|
"videoResolutionMismatchCount": 0,
|
|
"droppedVideoFrameCallbacks": 0,
|
|
"publisherVideoPump": {
|
|
"input": "nv12",
|
|
"pattern": "fast",
|
|
"targetFps": 30,
|
|
"startedAtMs": 1780691443335,
|
|
"stoppedAtMs": null,
|
|
"framesPushed": 326,
|
|
"framesRejected": 0,
|
|
"errors": 0,
|
|
"maxPushGapMs": 37,
|
|
"lastPushAtMs": 1780691454168,
|
|
"elapsedMs": 10954,
|
|
"producedFps": 29.76
|
|
},
|
|
"secondaryPublisherVideoPump": {
|
|
"input": "nv12",
|
|
"pattern": "fast",
|
|
"targetFps": 30,
|
|
"startedAtMs": 1780691443335,
|
|
"stoppedAtMs": null,
|
|
"framesPushed": 326,
|
|
"framesRejected": 0,
|
|
"errors": 0,
|
|
"maxPushGapMs": 36,
|
|
"lastPushAtMs": 1780691454168,
|
|
"elapsedMs": 10954,
|
|
"producedFps": 29.76
|
|
},
|
|
"serverPublishing": {
|
|
"fetchedAtMs": 1780691443938,
|
|
"error": null,
|
|
"participants": [
|
|
{
|
|
"identity": "fluxer-native-publisher-2-98493",
|
|
"trackCount": 3,
|
|
"tracks": [
|
|
{
|
|
"sid": "TR_VS6eBSydG2Fe6Y",
|
|
"name": "screen",
|
|
"kind": "video",
|
|
"source": "screenshare",
|
|
"mimeType": "video/VP8",
|
|
"muted": false
|
|
},
|
|
{
|
|
"sid": "TR_AMwSsNzhnQnZbN",
|
|
"name": "mic",
|
|
"kind": "audio",
|
|
"source": "microphone",
|
|
"mimeType": "audio/red",
|
|
"muted": false
|
|
},
|
|
{
|
|
"sid": "TR_AsYPbyKEiQYdXA",
|
|
"name": "screen-audio",
|
|
"kind": "audio",
|
|
"source": "screenshareAudio",
|
|
"mimeType": "audio/red",
|
|
"muted": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"identity": "fluxer-native-publisher-98493",
|
|
"trackCount": 3,
|
|
"tracks": [
|
|
{
|
|
"sid": "TR_VSsm5jzFutA9po",
|
|
"name": "screen",
|
|
"kind": "video",
|
|
"source": "screenshare",
|
|
"mimeType": "video/VP8",
|
|
"muted": false
|
|
},
|
|
{
|
|
"sid": "TR_AMd2rFUNTJzRRx",
|
|
"name": "mic",
|
|
"kind": "audio",
|
|
"source": "microphone",
|
|
"mimeType": "audio/red",
|
|
"muted": false
|
|
},
|
|
{
|
|
"sid": "TR_AsJfw9r7g4LU9b",
|
|
"name": "screen-audio",
|
|
"kind": "audio",
|
|
"source": "screenshareAudio",
|
|
"mimeType": "audio/red",
|
|
"muted": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"identity": "fluxer-native-subscriber-98493",
|
|
"trackCount": 0,
|
|
"tracks": []
|
|
}
|
|
]
|
|
},
|
|
"lastVideoMeta": {
|
|
"participantSid": "PA_RjVrb6cfSTYN",
|
|
"trackSid": "TR_VS6eBSydG2Fe6Y",
|
|
"width": 1280,
|
|
"height": 720,
|
|
"timestampUs": 246300548000
|
|
},
|
|
"publisherStats": {
|
|
"rttMs": null,
|
|
"outbound": [
|
|
{
|
|
"trackSid": "TR_VSsm5jzFutA9po",
|
|
"source": "screenshare",
|
|
"kind": "video",
|
|
"bitrateKbps": 28.8,
|
|
"packetsLost": 0,
|
|
"fps": 29,
|
|
"codec": "video/VP8"
|
|
},
|
|
{
|
|
"trackSid": "TR_AsJfw9r7g4LU9b",
|
|
"source": "screenshareAudio",
|
|
"kind": "audio",
|
|
"bitrateKbps": 258,
|
|
"packetsLost": 0,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"trackSid": "TR_AMd2rFUNTJzRRx",
|
|
"source": "microphone",
|
|
"kind": "audio",
|
|
"bitrateKbps": 98.3,
|
|
"packetsLost": 0,
|
|
"codec": "audio/opus"
|
|
}
|
|
],
|
|
"inbound": [
|
|
{
|
|
"participantSid": "PA_RjVrb6cfSTYN",
|
|
"trackSid": "TR_AsYPbyKEiQYdXA",
|
|
"kind": "audio",
|
|
"bitrateKbps": 257.7,
|
|
"packetsLost": 2,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.307,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_RjVrb6cfSTYN",
|
|
"trackSid": "TR_VS6eBSydG2Fe6Y",
|
|
"kind": "video",
|
|
"bitrateKbps": 27.7,
|
|
"packetsLost": 8,
|
|
"jitterMs": 2,
|
|
"codec": "video/VP8"
|
|
},
|
|
{
|
|
"participantSid": "PA_RjVrb6cfSTYN",
|
|
"trackSid": "TR_AMwSsNzhnQnZbN",
|
|
"kind": "audio",
|
|
"bitrateKbps": 98.1,
|
|
"packetsLost": 9,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.337,
|
|
"codec": "audio/opus"
|
|
}
|
|
],
|
|
"send": {
|
|
"outgoingVideoQueueDepth": 1,
|
|
"outgoingVideoFramesProduced": 319,
|
|
"outgoingVideoFramesAccepted": 319,
|
|
"outgoingVideoFramesDropped": 14,
|
|
"outgoingVideoFramesCoalesced": 14,
|
|
"outgoingVideoFramesCaptured": 304,
|
|
"outgoingVideoCaptureFailures": 0,
|
|
"outgoingVideoEffectiveFps": 28.61,
|
|
"outgoingVideoTargetFps": 30,
|
|
"outgoingVideoMaxQueueAgeMs": 35,
|
|
"outgoingVideoMaxPushLatencyMs": 35,
|
|
"outgoingAudioBufferTargetMs": 200,
|
|
"outgoingAudioBufferMaxMs": 750,
|
|
"outgoingAudioUnderruns": 0,
|
|
"outgoingAudioRebuffers": 0,
|
|
"outgoingAudioMaxFrameGapMs": 30,
|
|
"adaptiveSendTier": "full",
|
|
"adaptiveSendReason": "stable"
|
|
}
|
|
},
|
|
"secondaryPublisherStats": {
|
|
"rttMs": null,
|
|
"outbound": [
|
|
{
|
|
"trackSid": "TR_AsYPbyKEiQYdXA",
|
|
"source": "screenshareAudio",
|
|
"kind": "audio",
|
|
"bitrateKbps": 262.5,
|
|
"packetsLost": 0,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"trackSid": "TR_AMwSsNzhnQnZbN",
|
|
"source": "microphone",
|
|
"kind": "audio",
|
|
"bitrateKbps": 98,
|
|
"packetsLost": 0,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"trackSid": "TR_VS6eBSydG2Fe6Y",
|
|
"source": "screenshare",
|
|
"kind": "video",
|
|
"bitrateKbps": 26.6,
|
|
"packetsLost": 0,
|
|
"fps": 28,
|
|
"codec": "video/VP8"
|
|
}
|
|
],
|
|
"inbound": [
|
|
{
|
|
"participantSid": "PA_SDXDDK8nFR6H",
|
|
"trackSid": "TR_AMd2rFUNTJzRRx",
|
|
"kind": "audio",
|
|
"bitrateKbps": 98.3,
|
|
"packetsLost": 10,
|
|
"jitterMs": 1,
|
|
"audioLevel": 0.333,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_SDXDDK8nFR6H",
|
|
"trackSid": "TR_AsJfw9r7g4LU9b",
|
|
"kind": "audio",
|
|
"bitrateKbps": 267.9,
|
|
"packetsLost": 3,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.336,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_SDXDDK8nFR6H",
|
|
"trackSid": "TR_VSsm5jzFutA9po",
|
|
"kind": "video",
|
|
"bitrateKbps": 27.8,
|
|
"packetsLost": 7,
|
|
"jitterMs": 3,
|
|
"codec": "video/VP8"
|
|
}
|
|
],
|
|
"send": {
|
|
"outgoingVideoQueueDepth": 1,
|
|
"outgoingVideoFramesProduced": 317,
|
|
"outgoingVideoFramesAccepted": 317,
|
|
"outgoingVideoFramesDropped": 14,
|
|
"outgoingVideoFramesCoalesced": 14,
|
|
"outgoingVideoFramesCaptured": 302,
|
|
"outgoingVideoCaptureFailures": 0,
|
|
"outgoingVideoEffectiveFps": 28.61,
|
|
"outgoingVideoTargetFps": 30,
|
|
"outgoingVideoMaxQueueAgeMs": 34,
|
|
"outgoingVideoMaxPushLatencyMs": 34,
|
|
"outgoingAudioBufferTargetMs": 200,
|
|
"outgoingAudioBufferMaxMs": 750,
|
|
"outgoingAudioUnderruns": 0,
|
|
"outgoingAudioRebuffers": 0,
|
|
"outgoingAudioMaxFrameGapMs": 30,
|
|
"adaptiveSendTier": "full",
|
|
"adaptiveSendReason": "stable"
|
|
}
|
|
},
|
|
"subscriberStats": {
|
|
"rttMs": null,
|
|
"outbound": [],
|
|
"inbound": [
|
|
{
|
|
"participantSid": "PA_RjVrb6cfSTYN",
|
|
"trackSid": "TR_AMwSsNzhnQnZbN",
|
|
"kind": "audio",
|
|
"bitrateKbps": 85.4,
|
|
"packetsLost": 58,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.316,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_RjVrb6cfSTYN",
|
|
"trackSid": "TR_AsYPbyKEiQYdXA",
|
|
"kind": "audio",
|
|
"bitrateKbps": 242.8,
|
|
"packetsLost": 46,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.383,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_RjVrb6cfSTYN",
|
|
"trackSid": "TR_VS6eBSydG2Fe6Y",
|
|
"kind": "video",
|
|
"bitrateKbps": 26.9,
|
|
"packetsLost": 26,
|
|
"jitterMs": 2,
|
|
"codec": "video/VP8"
|
|
},
|
|
{
|
|
"participantSid": "PA_SDXDDK8nFR6H",
|
|
"trackSid": "TR_AMd2rFUNTJzRRx",
|
|
"kind": "audio",
|
|
"bitrateKbps": 94.9,
|
|
"packetsLost": 52,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.316,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_SDXDDK8nFR6H",
|
|
"trackSid": "TR_AsJfw9r7g4LU9b",
|
|
"kind": "audio",
|
|
"bitrateKbps": 258.3,
|
|
"packetsLost": 42,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.307,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_SDXDDK8nFR6H",
|
|
"trackSid": "TR_VSsm5jzFutA9po",
|
|
"kind": "video",
|
|
"bitrateKbps": 28,
|
|
"packetsLost": 16,
|
|
"jitterMs": 2,
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|