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.
291 lines
7.3 KiB
JSON
291 lines
7.3 KiB
JSON
{
|
|
"status": "pass",
|
|
"startedAt": "2026-06-05T20:57:47.344Z",
|
|
"endedAt": "2026-06-05T20:58:04.558Z",
|
|
"platform": "darwin",
|
|
"arch": "arm64",
|
|
"config": {
|
|
"url": "ws://100.79.83.54:17880",
|
|
"serverApiUrl": "http://100.79.83.54:17880",
|
|
"apiKey": "devkey",
|
|
"room": "fluxer-webrtc-harness-1177-7a01a114-afdb-422c-ac68-dd6da5106b46",
|
|
"externalTokens": false,
|
|
"publisherIdentity": "fluxer-native-publisher-1177",
|
|
"secondaryPublisherIdentity": "fluxer-native-publisher-2-1177",
|
|
"subscriberIdentity": "fluxer-native-subscriber-1177",
|
|
"required": true,
|
|
"strict": true,
|
|
"timeoutMs": 90000,
|
|
"connectTimeoutMs": 30000,
|
|
"disconnectTimeoutMs": 10000,
|
|
"probeTimeoutMs": 1500,
|
|
"durationMs": 15000,
|
|
"width": 1280,
|
|
"height": 720,
|
|
"expectedWidth": 1280,
|
|
"expectedHeight": 720,
|
|
"fps": 30,
|
|
"minFpsRatio": 0.9,
|
|
"maxFrameGapMs": 250,
|
|
"maxAudioFrameGapMs": 0,
|
|
"maxAvDriftMs": 0,
|
|
"maxPacketLoss": null,
|
|
"requireStableResolution": true,
|
|
"videoPattern": "fast",
|
|
"videoInput": "nv12",
|
|
"subscriberVideoQuality": "high",
|
|
"screenCodecs": ["hevc"],
|
|
"expectedScreenCodecs": ["hevc"],
|
|
"codec": "hevc",
|
|
"expectedScreenCodec": "video/H265",
|
|
"secondaryPublisher": false,
|
|
"secondaryPublisherCodec": "hevc",
|
|
"secondaryPublisherCodecExplicit": false,
|
|
"expectedSecondaryPublisherCodec": "video/H265",
|
|
"expectedSecondaryPublisherCodecExplicit": false,
|
|
"screenSimulcast": false,
|
|
"secondaryPublisherScreenSimulcast": false,
|
|
"adaptiveSend": true,
|
|
"minVideoFps": 15,
|
|
"minResolutionScale": 0.5,
|
|
"maxAudioBufferMs": 750,
|
|
"secondaryPublisherMicrophone": false,
|
|
"secondaryPublisherScreenAudio": false,
|
|
"maxBitrateBps": 400000,
|
|
"sampleRate": 48000,
|
|
"channels": 1,
|
|
"audioChunkMs": 20,
|
|
"microphone": false,
|
|
"screenAudio": false,
|
|
"dataPacket": false,
|
|
"subscriptionCycle": false,
|
|
"validateServerPublishing": true,
|
|
"camera": false,
|
|
"cameraDeviceId": null,
|
|
"expectedCameraCodec": null,
|
|
"expectedHardwareEncoder": "videotoolbox",
|
|
"reportPath": "/Users/hampus/Development/fluxer/fluxer_desktop/native-media-reports/mac-m3-ultra-livekit-720p-hevc-after-guard-20260605T205747Z.json",
|
|
"verbose": false,
|
|
"scenarioName": "codec-hevc",
|
|
"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 1280x720",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "publisher outbound screenshare codec video/H265",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "subscriber inbound video codec video/H265",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "hardware encoder backend videotoolbox",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "server publishing API participants listed",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "server sees publisher screenshare publication",
|
|
"pass": true
|
|
}
|
|
],
|
|
"skippedReason": null,
|
|
"error": null,
|
|
"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": 0,
|
|
"inboundVideoFrames": 424,
|
|
"strictAudioFrames": 0,
|
|
"strictVideoFrames": 420,
|
|
"videoCallbacks": 423,
|
|
"videoBytes": 584755200,
|
|
"receivedFps": 28.28,
|
|
"requiredFps": 27,
|
|
"maxVideoFrameGapMs": 132,
|
|
"maxAudioFrameGapMs": 0,
|
|
"maxVideoFrameGapOverallMs": 500,
|
|
"maxAudioFrameGapOverallMs": 0,
|
|
"avDriftMs": null,
|
|
"maxObservedPacketLoss": 0,
|
|
"maxObservedPacketLossDelta": 0,
|
|
"videoResolutionCounts": {
|
|
"1280x720": 420
|
|
},
|
|
"videoResolutionMismatchCount": 0,
|
|
"droppedVideoFrameCallbacks": 0,
|
|
"publisherVideoPump": {
|
|
"input": "nv12",
|
|
"pattern": "fast",
|
|
"targetFps": 30,
|
|
"startedAtMs": 1780693067890,
|
|
"stoppedAtMs": null,
|
|
"framesPushed": 501,
|
|
"framesRejected": 0,
|
|
"errors": 0,
|
|
"maxPushGapMs": 55,
|
|
"lastPushAtMs": 1780693084557,
|
|
"elapsedMs": 16678,
|
|
"producedFps": 30.04
|
|
},
|
|
"secondaryPublisherVideoPump": null,
|
|
"serverPublishing": {
|
|
"fetchedAtMs": 1780693069535,
|
|
"error": null,
|
|
"participants": [
|
|
{
|
|
"identity": "fluxer-native-subscriber-1177",
|
|
"trackCount": 0,
|
|
"tracks": []
|
|
},
|
|
{
|
|
"identity": "fluxer-native-publisher-1177",
|
|
"trackCount": 1,
|
|
"tracks": [
|
|
{
|
|
"sid": "TR_VScM2KL4qqaVMf",
|
|
"name": "screen",
|
|
"kind": "video",
|
|
"source": "screenshare",
|
|
"mimeType": "video/H265",
|
|
"muted": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"lastVideoMeta": {
|
|
"participantSid": "PA_CEoLG8a8qXZr",
|
|
"trackSid": "TR_VScM2KL4qqaVMf",
|
|
"width": 1280,
|
|
"height": 720,
|
|
"timestampUs": 247930927000
|
|
},
|
|
"publisherStats": {
|
|
"rttMs": 1,
|
|
"outbound": [
|
|
{
|
|
"trackSid": "TR_VScM2KL4qqaVMf",
|
|
"source": "screenshare",
|
|
"kind": "video",
|
|
"bitrateKbps": 31.2,
|
|
"packetsLost": 0,
|
|
"fps": 28,
|
|
"codec": "video/H265"
|
|
}
|
|
],
|
|
"inbound": [],
|
|
"send": {
|
|
"outgoingVideoQueueDepth": 0,
|
|
"outgoingVideoFramesProduced": 477,
|
|
"outgoingVideoFramesAccepted": 477,
|
|
"outgoingVideoFramesDropped": 23,
|
|
"outgoingVideoFramesCoalesced": 23,
|
|
"outgoingVideoFramesCaptured": 454,
|
|
"outgoingVideoCaptureFailures": 0,
|
|
"outgoingVideoEffectiveFps": 28.53,
|
|
"outgoingVideoTargetFps": 30,
|
|
"outgoingVideoMaxQueueAgeMs": 34,
|
|
"outgoingVideoMaxPushLatencyMs": 34,
|
|
"outgoingAudioBufferTargetMs": 200,
|
|
"outgoingAudioBufferMaxMs": 750,
|
|
"outgoingAudioUnderruns": 0,
|
|
"outgoingAudioRebuffers": 0,
|
|
"outgoingAudioMaxFrameGapMs": 0,
|
|
"adaptiveSendTier": "full",
|
|
"adaptiveSendReason": "stable"
|
|
}
|
|
},
|
|
"secondaryPublisherStats": null,
|
|
"subscriberStats": {
|
|
"rttMs": 1,
|
|
"outbound": [],
|
|
"inbound": [
|
|
{
|
|
"participantSid": "PA_CEoLG8a8qXZr",
|
|
"trackSid": "TR_VScM2KL4qqaVMf",
|
|
"kind": "video",
|
|
"bitrateKbps": 31.2,
|
|
"packetsLost": 0,
|
|
"jitterMs": 3,
|
|
"codec": "video/H265"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|