Files
fluxer-desktop-patched/fluxer_desktop/native-media-reports/2026-06-09T0407-codex-macos-livekit-strict5.json
T
brenden 682afacd30 Add native self-hosted instance connection to fluxer_desktop
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.
2026-07-01 18:22:43 -04:00

310 lines
7.8 KiB
JSON

{
"status": "fail",
"startedAt": "2026-06-09T04:10:37.354Z",
"endedAt": "2026-06-09T04:11:07.359Z",
"platform": "darwin",
"arch": "arm64",
"config": {
"url": "ws://127.0.0.1:7880",
"serverApiUrl": "http://127.0.0.1:7880",
"apiKey": "devkey",
"room": "fluxer-webrtc-harness-39654-62723187-aa62-4359-9c19-cbc0403532e3",
"externalTokens": false,
"publisherIdentity": "fluxer-native-publisher-39654",
"secondaryPublisherIdentity": "fluxer-native-publisher-2-39654",
"subscriberIdentity": "fluxer-native-subscriber-39654",
"required": true,
"strict": true,
"timeoutMs": 30000,
"connectTimeoutMs": 30000,
"disconnectTimeoutMs": 10000,
"probeTimeoutMs": 1500,
"durationMs": 5000,
"width": 320,
"height": 180,
"expectedWidth": 320,
"expectedHeight": 180,
"fps": 15,
"minFpsRatio": 0.95,
"maxFrameGapMs": 250,
"maxAudioFrameGapMs": 250,
"maxAvDriftMs": 80,
"maxPacketLoss": null,
"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": true,
"secondaryPublisherScreenSimulcast": true,
"adaptiveSend": true,
"minVideoFps": 15,
"minResolutionScale": 0.5,
"maxAudioBufferMs": 750,
"secondaryPublisherMicrophone": true,
"secondaryPublisherScreenAudio": true,
"maxBitrateBps": 400000,
"sampleRate": 48000,
"channels": 1,
"audioChunkMs": 20,
"microphone": true,
"screenAudio": true,
"dataPacket": true,
"subscriptionCycle": true,
"validateServerPublishing": true,
"camera": true,
"cameraDeviceId": null,
"expectedCameraCodec": null,
"expectedHardwareEncoder": null,
"reportPath": "/Users/hampus/Development/fluxer/fluxer_desktop/native-media-reports/2026-06-09T0407-codex-macos-livekit-strict5.json",
"verbose": false,
"scenarioName": "codec-vp8-with-vp8",
"apiSecret": "<redacted>",
"e2eeKey": null,
"publisherToken": null,
"secondaryPublisherToken": null,
"subscriberToken": null
},
"checks": [
{
"name": "publisher connected",
"pass": false
},
{
"name": "subscriber connected",
"pass": false
},
{
"name": "publisher local screenshare publication",
"pass": false
},
{
"name": "subscriber remote screenshare subscription",
"pass": false
},
{
"name": "subscriber inbound video frames >= 9",
"pass": false
},
{
"name": "subscriber video frame callback",
"pass": false
},
{
"name": "publisher outbound screenshare stats",
"pass": false
},
{
"name": "subscriber inbound video stats",
"pass": false
},
{
"name": "subscriber inbound video stats count >= 3",
"pass": false
},
{
"name": "subscriber video resolution 320x180",
"pass": false
},
{
"name": "subscriber aggregate inbound audio frames >= 12",
"pass": false
},
{
"name": "subscriber inbound audio stats count >= 4",
"pass": false
},
{
"name": "publisher local microphone publication",
"pass": false
},
{
"name": "subscriber remote microphone subscription",
"pass": false
},
{
"name": "subscriber inbound audio frames >= 12",
"pass": false
},
{
"name": "publisher outbound microphone stats",
"pass": false
},
{
"name": "subscriber inbound audio stats",
"pass": false
},
{
"name": "publisher local screen-share audio publication",
"pass": false
},
{
"name": "subscriber remote screen-share audio subscription",
"pass": false
},
{
"name": "publisher outbound screen-share audio stats",
"pass": false
},
{
"name": "publisher local camera publication",
"pass": false
},
{
"name": "subscriber remote camera subscription",
"pass": false
},
{
"name": "publisher outbound camera stats",
"pass": false
},
{
"name": "secondary publisher connected",
"pass": false
},
{
"name": "secondary publisher local screenshare publication",
"pass": false
},
{
"name": "subscriber remote secondary screenshare subscription",
"pass": false
},
{
"name": "secondary publisher outbound screenshare stats",
"pass": false
},
{
"name": "secondary publisher outbound screenshare codec video/VP8",
"pass": false
},
{
"name": "subscriber inbound secondary codec video/VP8",
"pass": false
},
{
"name": "secondary publisher local microphone publication",
"pass": false
},
{
"name": "subscriber remote secondary microphone subscription",
"pass": false
},
{
"name": "secondary publisher outbound microphone stats",
"pass": false
},
{
"name": "secondary publisher local screen-share audio publication",
"pass": false
},
{
"name": "subscriber remote secondary screen-share audio subscription",
"pass": false
},
{
"name": "secondary publisher outbound screen-share audio stats",
"pass": false
},
{
"name": "subscriber data packet received",
"pass": false
},
{
"name": "subscriber secondary data packet received",
"pass": false
},
{
"name": "publisher outbound screenshare codec video/VP8",
"pass": false
},
{
"name": "subscriber inbound video codec video/VP8",
"pass": false
},
{
"name": "server publishing API participants listed",
"pass": false
},
{
"name": "server sees publisher screenshare publication",
"pass": false
},
{
"name": "server sees publisher microphone publication",
"pass": false
},
{
"name": "server sees publisher screen-share audio publication",
"pass": false
},
{
"name": "server sees publisher camera publication",
"pass": false
},
{
"name": "server sees secondary publisher screenshare publication",
"pass": false
},
{
"name": "server sees secondary publisher microphone publication",
"pass": false
},
{
"name": "server sees secondary publisher screen-share audio publication",
"pass": false
}
],
"skippedReason": null,
"error": "Error: connect timed out after 30000ms\n at file:///Users/hampus/Development/fluxer/fluxer_desktop/native/webrtc-sender/scripts/livekit-harness.mjs:1252:9\n at async runHarness (file:///Users/hampus/Development/fluxer/fluxer_desktop/native/webrtc-sender/scripts/livekit-harness.mjs:1679:3)\n at async main (file:///Users/hampus/Development/fluxer/fluxer_desktop/native/webrtc-sender/scripts/livekit-harness.mjs:1931:18)\n at async file:///Users/hampus/Development/fluxer/fluxer_desktop/native/webrtc-sender/scripts/livekit-harness.mjs:1964:19",
"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": 0,
"strictAudioFrames": 0,
"strictVideoFrames": 0,
"videoCallbacks": 0,
"videoBytes": 0,
"receivedFps": 0,
"requiredFps": 14.25,
"maxVideoFrameGapMs": 0,
"maxAudioFrameGapMs": 0,
"maxVideoFrameGapOverallMs": 0,
"maxAudioFrameGapOverallMs": 0,
"avDriftMs": null,
"maxObservedPacketLoss": 0,
"maxObservedPacketLossDelta": 0,
"videoResolutionCounts": {},
"videoResolutionMismatchCount": 0,
"droppedVideoFrameCallbacks": 0,
"publisherVideoPump": null,
"secondaryPublisherVideoPump": null,
"serverPublishing": {
"fetchedAtMs": null,
"error": null,
"participants": []
},
"lastVideoMeta": null,
"publisherStats": null,
"secondaryPublisherStats": null,
"subscriberStats": null
}
}