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.
275 lines
7.0 KiB
JSON
275 lines
7.0 KiB
JSON
{
|
|
"status": "pass",
|
|
"startedAt": "2026-06-06T22:17:16.198Z",
|
|
"endedAt": "2026-06-06T22:17:18.067Z",
|
|
"platform": "darwin",
|
|
"arch": "arm64",
|
|
"config": {
|
|
"url": "ws://127.0.0.1:8088/livekit",
|
|
"serverApiUrl": "http://127.0.0.1:8088",
|
|
"apiKey": "devkey",
|
|
"room": "fluxer-webrtc-harness-84689-a15db5c1-00f9-4cc5-8b1a-e68759b5e380",
|
|
"externalTokens": false,
|
|
"publisherIdentity": "fluxer-native-publisher-84689",
|
|
"secondaryPublisherIdentity": "fluxer-native-publisher-2-84689",
|
|
"subscriberIdentity": "fluxer-native-subscriber-84689",
|
|
"required": false,
|
|
"strict": false,
|
|
"timeoutMs": 30000,
|
|
"connectTimeoutMs": 30000,
|
|
"disconnectTimeoutMs": 10000,
|
|
"probeTimeoutMs": 1500,
|
|
"durationMs": 0,
|
|
"width": 320,
|
|
"height": 180,
|
|
"expectedWidth": 320,
|
|
"expectedHeight": 180,
|
|
"fps": 15,
|
|
"minFpsRatio": 0,
|
|
"maxFrameGapMs": 0,
|
|
"maxAudioFrameGapMs": 0,
|
|
"maxAvDriftMs": 0,
|
|
"maxPacketLoss": null,
|
|
"requireStableResolution": false,
|
|
"videoPattern": "gradient",
|
|
"videoInput": "bgra",
|
|
"subscriberVideoQuality": null,
|
|
"screenCodecs": ["vp8"],
|
|
"expectedScreenCodecs": ["vp8"],
|
|
"codec": "vp8",
|
|
"expectedScreenCodec": "video/VP8",
|
|
"secondaryPublisher": false,
|
|
"secondaryPublisherCodec": "vp8",
|
|
"secondaryPublisherCodecExplicit": false,
|
|
"expectedSecondaryPublisherCodec": "video/VP8",
|
|
"expectedSecondaryPublisherCodecExplicit": false,
|
|
"screenSimulcast": true,
|
|
"secondaryPublisherScreenSimulcast": true,
|
|
"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": false,
|
|
"camera": false,
|
|
"cameraDeviceId": null,
|
|
"expectedCameraCodec": null,
|
|
"expectedHardwareEncoder": null,
|
|
"reportPath": "/Users/hampus/Development/fluxer/fluxer_desktop/native-media-reports/2026-06-06T22-17-15Z-codex-livekit-proxy.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 320x180",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "publisher outbound screenshare codec video/VP8",
|
|
"pass": true
|
|
},
|
|
{
|
|
"name": "subscriber inbound video codec video/VP8",
|
|
"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": 13,
|
|
"strictAudioFrames": 0,
|
|
"strictVideoFrames": 0,
|
|
"videoCallbacks": 13,
|
|
"videoBytes": 1123200,
|
|
"receivedFps": 0,
|
|
"requiredFps": null,
|
|
"maxVideoFrameGapMs": 0,
|
|
"maxAudioFrameGapMs": 0,
|
|
"maxVideoFrameGapOverallMs": 390,
|
|
"maxAudioFrameGapOverallMs": 0,
|
|
"avDriftMs": null,
|
|
"maxObservedPacketLoss": 5,
|
|
"maxObservedPacketLossDelta": 0,
|
|
"videoResolutionCounts": {},
|
|
"videoResolutionMismatchCount": 0,
|
|
"droppedVideoFrameCallbacks": 0,
|
|
"publisherVideoPump": {
|
|
"input": "bgra",
|
|
"pattern": "gradient",
|
|
"targetFps": 15,
|
|
"startedAtMs": 1780784237058,
|
|
"stoppedAtMs": null,
|
|
"framesPushed": 16,
|
|
"framesRejected": 0,
|
|
"errors": 0,
|
|
"maxPushGapMs": 69,
|
|
"lastPushAtMs": 1780784238060,
|
|
"elapsedMs": 1018,
|
|
"producedFps": 15.72
|
|
},
|
|
"secondaryPublisherVideoPump": null,
|
|
"serverPublishing": {
|
|
"fetchedAtMs": null,
|
|
"error": null,
|
|
"participants": []
|
|
},
|
|
"lastVideoMeta": {
|
|
"participantSid": "PA_NicBnT5mxvvm",
|
|
"trackSid": "TR_VSrvFY4wSg7eLt",
|
|
"width": 320,
|
|
"height": 180,
|
|
"timestampUs": 335522961000
|
|
},
|
|
"publisherStats": {
|
|
"rttMs": 1,
|
|
"outbound": [
|
|
{
|
|
"trackSid": "TR_VSrvFY4wSg7eLt",
|
|
"source": "screenshare",
|
|
"kind": "video",
|
|
"bitrateKbps": 0,
|
|
"packetsLost": 0,
|
|
"fps": 15,
|
|
"width": 320,
|
|
"height": 180,
|
|
"sourceWidth": 320,
|
|
"sourceHeight": 180,
|
|
"targetBitrateKbps": 400,
|
|
"configuredFps": 15,
|
|
"targetFps": 15,
|
|
"effectiveFps": 14.6,
|
|
"framesProduced": 14,
|
|
"framesAccepted": 14,
|
|
"framesDropped": 0,
|
|
"framesCoalesced": 0,
|
|
"framesCaptured": 14,
|
|
"captureFailures": 0,
|
|
"maxQueueAgeMs": 26,
|
|
"maxPushLatencyMs": 26,
|
|
"adaptiveSendTier": "full",
|
|
"adaptiveSendReason": "stable",
|
|
"codec": "video/VP8"
|
|
}
|
|
],
|
|
"inbound": [],
|
|
"send": {
|
|
"outgoingVideoQueueDepth": 0,
|
|
"outgoingVideoFramesProduced": 14,
|
|
"outgoingVideoFramesAccepted": 14,
|
|
"outgoingVideoFramesDropped": 0,
|
|
"outgoingVideoFramesCoalesced": 0,
|
|
"outgoingVideoFramesCaptured": 14,
|
|
"outgoingVideoCaptureFailures": 0,
|
|
"outgoingVideoEffectiveFps": 14.56,
|
|
"outgoingVideoTargetFps": 15,
|
|
"outgoingVideoMaxQueueAgeMs": 26,
|
|
"outgoingVideoMaxPushLatencyMs": 26,
|
|
"outgoingAudioBufferTargetMs": 200,
|
|
"outgoingAudioBufferMaxMs": 750,
|
|
"outgoingAudioUnderruns": 0,
|
|
"outgoingAudioRebuffers": 0,
|
|
"outgoingAudioMaxFrameGapMs": 0,
|
|
"adaptiveSendTier": "full",
|
|
"adaptiveSendReason": "stable"
|
|
}
|
|
},
|
|
"secondaryPublisherStats": null,
|
|
"subscriberStats": {
|
|
"rttMs": 2,
|
|
"outbound": [],
|
|
"inbound": [
|
|
{
|
|
"participantSid": "PA_NicBnT5mxvvm",
|
|
"trackSid": "TR_VSrvFY4wSg7eLt",
|
|
"kind": "video",
|
|
"bitrateKbps": 0,
|
|
"packetsLost": 5,
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|