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.
637 lines
15 KiB
JSON
637 lines
15 KiB
JSON
{
|
|
"status": "fail",
|
|
"startedAt": "2026-06-05T20:37:40.480Z",
|
|
"endedAt": "2026-06-05T20:37:52.123Z",
|
|
"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-99206-d8ecfb6b-5331-4b04-9ac0-0f510f626c7b",
|
|
"externalTokens": false,
|
|
"publisherIdentity": "fluxer-native-publisher-99206",
|
|
"secondaryPublisherIdentity": "fluxer-native-publisher-2-99206",
|
|
"subscriberIdentity": "fluxer-native-subscriber-99206",
|
|
"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.94,
|
|
"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-multipub-audio-nosim-20260605T203740Z.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": "A/V drift 86ms exceeds 80ms; observed packet loss delta 97 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": 4368,
|
|
"inboundVideoFrames": 630,
|
|
"strictAudioFrames": 99,
|
|
"strictVideoFrames": 575,
|
|
"videoCallbacks": 630,
|
|
"videoBytes": 870912000,
|
|
"receivedFps": 57.46,
|
|
"requiredFps": 28.2,
|
|
"maxVideoFrameGapMs": 139,
|
|
"maxAudioFrameGapMs": 102,
|
|
"maxVideoFrameGapOverallMs": 139,
|
|
"maxAudioFrameGapOverallMs": 102,
|
|
"avDriftMs": 86,
|
|
"maxObservedPacketLoss": 106,
|
|
"maxObservedPacketLossDelta": 97,
|
|
"videoResolutionCounts": {
|
|
"1280x720": 575
|
|
},
|
|
"videoResolutionMismatchCount": 0,
|
|
"droppedVideoFrameCallbacks": 0,
|
|
"publisherVideoPump": {
|
|
"input": "nv12",
|
|
"pattern": "fast",
|
|
"targetFps": 30,
|
|
"startedAtMs": 1780691861125,
|
|
"stoppedAtMs": null,
|
|
"framesPushed": 330,
|
|
"framesRejected": 0,
|
|
"errors": 0,
|
|
"maxPushGapMs": 36,
|
|
"lastPushAtMs": 1780691872091,
|
|
"elapsedMs": 11091,
|
|
"producedFps": 29.75
|
|
},
|
|
"secondaryPublisherVideoPump": {
|
|
"input": "nv12",
|
|
"pattern": "fast",
|
|
"targetFps": 30,
|
|
"startedAtMs": 1780691861125,
|
|
"stoppedAtMs": null,
|
|
"framesPushed": 330,
|
|
"framesRejected": 0,
|
|
"errors": 0,
|
|
"maxPushGapMs": 36,
|
|
"lastPushAtMs": 1780691872091,
|
|
"elapsedMs": 11091,
|
|
"producedFps": 29.75
|
|
},
|
|
"serverPublishing": {
|
|
"fetchedAtMs": 1780691861869,
|
|
"error": null,
|
|
"participants": [
|
|
{
|
|
"identity": "fluxer-native-subscriber-99206",
|
|
"trackCount": 0,
|
|
"tracks": []
|
|
},
|
|
{
|
|
"identity": "fluxer-native-publisher-99206",
|
|
"trackCount": 3,
|
|
"tracks": [
|
|
{
|
|
"sid": "TR_AsHmDRoRwwH2rj",
|
|
"name": "screen-audio",
|
|
"kind": "audio",
|
|
"source": "screenshareAudio",
|
|
"mimeType": "audio/red",
|
|
"muted": false
|
|
},
|
|
{
|
|
"sid": "TR_VSFufssZ8C8oGR",
|
|
"name": "screen",
|
|
"kind": "video",
|
|
"source": "screenshare",
|
|
"mimeType": "video/VP8",
|
|
"muted": false
|
|
},
|
|
{
|
|
"sid": "TR_AMofk8na2BK2zW",
|
|
"name": "mic",
|
|
"kind": "audio",
|
|
"source": "microphone",
|
|
"mimeType": "audio/red",
|
|
"muted": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"identity": "fluxer-native-publisher-2-99206",
|
|
"trackCount": 3,
|
|
"tracks": [
|
|
{
|
|
"sid": "TR_VSjFwfYRyNg8nM",
|
|
"name": "screen",
|
|
"kind": "video",
|
|
"source": "screenshare",
|
|
"mimeType": "video/VP8",
|
|
"muted": false
|
|
},
|
|
{
|
|
"sid": "TR_AMqoCF5pBKLLtZ",
|
|
"name": "mic",
|
|
"kind": "audio",
|
|
"source": "microphone",
|
|
"mimeType": "audio/red",
|
|
"muted": false
|
|
},
|
|
{
|
|
"sid": "TR_AsYeF5v2Lv8BFF",
|
|
"name": "screen-audio",
|
|
"kind": "audio",
|
|
"source": "screenshareAudio",
|
|
"mimeType": "audio/red",
|
|
"muted": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"lastVideoMeta": {
|
|
"participantSid": "PA_mPCx5P6en7uF",
|
|
"trackSid": "TR_VSjFwfYRyNg8nM",
|
|
"width": 1280,
|
|
"height": 720,
|
|
"timestampUs": 246718524000
|
|
},
|
|
"publisherStats": {
|
|
"rttMs": 1,
|
|
"outbound": [
|
|
{
|
|
"trackSid": "TR_AMofk8na2BK2zW",
|
|
"source": "microphone",
|
|
"kind": "audio",
|
|
"bitrateKbps": 98.8,
|
|
"packetsLost": 0,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"trackSid": "TR_AsHmDRoRwwH2rj",
|
|
"source": "screenshareAudio",
|
|
"kind": "audio",
|
|
"bitrateKbps": 260.4,
|
|
"packetsLost": 0,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"trackSid": "TR_VSFufssZ8C8oGR",
|
|
"source": "screenshare",
|
|
"kind": "video",
|
|
"bitrateKbps": 27.5,
|
|
"packetsLost": 0,
|
|
"fps": 28,
|
|
"codec": "video/VP8"
|
|
}
|
|
],
|
|
"inbound": [
|
|
{
|
|
"participantSid": "PA_mPCx5P6en7uF",
|
|
"trackSid": "TR_AMqoCF5pBKLLtZ",
|
|
"kind": "audio",
|
|
"bitrateKbps": 94.4,
|
|
"packetsLost": 36,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.337,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_mPCx5P6en7uF",
|
|
"trackSid": "TR_VSjFwfYRyNg8nM",
|
|
"kind": "video",
|
|
"bitrateKbps": 29,
|
|
"packetsLost": 20,
|
|
"jitterMs": 4,
|
|
"codec": "video/VP8"
|
|
},
|
|
{
|
|
"participantSid": "PA_mPCx5P6en7uF",
|
|
"trackSid": "TR_AsYeF5v2Lv8BFF",
|
|
"kind": "audio",
|
|
"bitrateKbps": 252.3,
|
|
"packetsLost": 36,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.342,
|
|
"codec": "audio/opus"
|
|
}
|
|
],
|
|
"send": {
|
|
"outgoingVideoQueueDepth": 0,
|
|
"outgoingVideoFramesProduced": 322,
|
|
"outgoingVideoFramesAccepted": 322,
|
|
"outgoingVideoFramesDropped": 14,
|
|
"outgoingVideoFramesCoalesced": 14,
|
|
"outgoingVideoFramesCaptured": 308,
|
|
"outgoingVideoCaptureFailures": 0,
|
|
"outgoingVideoEffectiveFps": 28.68,
|
|
"outgoingVideoTargetFps": 30,
|
|
"outgoingVideoMaxQueueAgeMs": 33,
|
|
"outgoingVideoMaxPushLatencyMs": 33,
|
|
"outgoingAudioBufferTargetMs": 200,
|
|
"outgoingAudioBufferMaxMs": 750,
|
|
"outgoingAudioUnderruns": 0,
|
|
"outgoingAudioRebuffers": 0,
|
|
"outgoingAudioMaxFrameGapMs": 28,
|
|
"adaptiveSendTier": "full",
|
|
"adaptiveSendReason": "stable"
|
|
}
|
|
},
|
|
"secondaryPublisherStats": {
|
|
"rttMs": 1,
|
|
"outbound": [
|
|
{
|
|
"trackSid": "TR_AsYeF5v2Lv8BFF",
|
|
"source": "screenshareAudio",
|
|
"kind": "audio",
|
|
"bitrateKbps": 262.2,
|
|
"packetsLost": 0,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"trackSid": "TR_VSjFwfYRyNg8nM",
|
|
"source": "screenshare",
|
|
"kind": "video",
|
|
"bitrateKbps": 28.9,
|
|
"packetsLost": 0,
|
|
"fps": 28,
|
|
"codec": "video/VP8"
|
|
},
|
|
{
|
|
"trackSid": "TR_AMqoCF5pBKLLtZ",
|
|
"source": "microphone",
|
|
"kind": "audio",
|
|
"bitrateKbps": 98.3,
|
|
"packetsLost": 0,
|
|
"codec": "audio/opus"
|
|
}
|
|
],
|
|
"inbound": [
|
|
{
|
|
"participantSid": "PA_ynXQqotkNFtm",
|
|
"trackSid": "TR_VSFufssZ8C8oGR",
|
|
"kind": "video",
|
|
"bitrateKbps": 26.6,
|
|
"packetsLost": 18,
|
|
"jitterMs": 3,
|
|
"codec": "video/VP8"
|
|
},
|
|
{
|
|
"participantSid": "PA_ynXQqotkNFtm",
|
|
"trackSid": "TR_AMofk8na2BK2zW",
|
|
"kind": "audio",
|
|
"bitrateKbps": 98.8,
|
|
"packetsLost": 4,
|
|
"jitterMs": 1,
|
|
"audioLevel": 0.323,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_ynXQqotkNFtm",
|
|
"trackSid": "TR_AsHmDRoRwwH2rj",
|
|
"kind": "audio",
|
|
"bitrateKbps": 260.6,
|
|
"packetsLost": 3,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.307,
|
|
"codec": "audio/opus"
|
|
}
|
|
],
|
|
"send": {
|
|
"outgoingVideoQueueDepth": 0,
|
|
"outgoingVideoFramesProduced": 322,
|
|
"outgoingVideoFramesAccepted": 322,
|
|
"outgoingVideoFramesDropped": 14,
|
|
"outgoingVideoFramesCoalesced": 14,
|
|
"outgoingVideoFramesCaptured": 308,
|
|
"outgoingVideoCaptureFailures": 0,
|
|
"outgoingVideoEffectiveFps": 28.68,
|
|
"outgoingVideoTargetFps": 30,
|
|
"outgoingVideoMaxQueueAgeMs": 33,
|
|
"outgoingVideoMaxPushLatencyMs": 33,
|
|
"outgoingAudioBufferTargetMs": 200,
|
|
"outgoingAudioBufferMaxMs": 750,
|
|
"outgoingAudioUnderruns": 0,
|
|
"outgoingAudioRebuffers": 0,
|
|
"outgoingAudioMaxFrameGapMs": 28,
|
|
"adaptiveSendTier": "full",
|
|
"adaptiveSendReason": "stable"
|
|
}
|
|
},
|
|
"subscriberStats": {
|
|
"rttMs": 1,
|
|
"outbound": [],
|
|
"inbound": [
|
|
{
|
|
"participantSid": "PA_mPCx5P6en7uF",
|
|
"trackSid": "TR_AMqoCF5pBKLLtZ",
|
|
"kind": "audio",
|
|
"bitrateKbps": 96.1,
|
|
"packetsLost": 0,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.307,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_mPCx5P6en7uF",
|
|
"trackSid": "TR_AsYeF5v2Lv8BFF",
|
|
"kind": "audio",
|
|
"bitrateKbps": 260.2,
|
|
"packetsLost": 2,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.307,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_mPCx5P6en7uF",
|
|
"trackSid": "TR_VSjFwfYRyNg8nM",
|
|
"kind": "video",
|
|
"bitrateKbps": 29.1,
|
|
"packetsLost": 7,
|
|
"jitterMs": 3,
|
|
"codec": "video/VP8"
|
|
},
|
|
{
|
|
"participantSid": "PA_ynXQqotkNFtm",
|
|
"trackSid": "TR_AMofk8na2BK2zW",
|
|
"kind": "audio",
|
|
"bitrateKbps": 92.7,
|
|
"packetsLost": 40,
|
|
"jitterMs": 1,
|
|
"audioLevel": 0.307,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_ynXQqotkNFtm",
|
|
"trackSid": "TR_AsHmDRoRwwH2rj",
|
|
"kind": "audio",
|
|
"bitrateKbps": 231.2,
|
|
"packetsLost": 45,
|
|
"jitterMs": 0,
|
|
"audioLevel": 0.312,
|
|
"codec": "audio/opus"
|
|
},
|
|
{
|
|
"participantSid": "PA_ynXQqotkNFtm",
|
|
"trackSid": "TR_VSFufssZ8C8oGR",
|
|
"kind": "video",
|
|
"bitrateKbps": 27.8,
|
|
"packetsLost": 12,
|
|
"jitterMs": 3,
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|