Files
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

392 lines
9.3 KiB
JSON

{
"status": "pass",
"startedAt": "2026-06-05T22:30:31.342Z",
"endedAt": "2026-06-05T22:30:43.694Z",
"platform": "win32",
"arch": "arm64",
"config": {
"url": "ws://100.79.83.54:17880",
"serverApiUrl": "http://100.79.83.54:17880",
"apiKey": "devkey",
"room": "fluxer-webrtc-harness-3164-5cfbcff1-2827-441a-a57b-4333e450d829",
"externalTokens": false,
"publisherIdentity": "fluxer-native-publisher-3164",
"secondaryPublisherIdentity": "fluxer-native-publisher-2-3164",
"subscriberIdentity": "fluxer-native-subscriber-3164",
"required": true,
"strict": true,
"timeoutMs": 60000,
"connectTimeoutMs": 30000,
"disconnectTimeoutMs": 10000,
"probeTimeoutMs": 1500,
"durationMs": 10000,
"width": 640,
"height": 360,
"expectedWidth": 640,
"expectedHeight": 360,
"fps": 15,
"minFpsRatio": 0.95,
"maxFrameGapMs": 250,
"maxAudioFrameGapMs": 250,
"maxAvDriftMs": 150,
"maxPacketLoss": 0,
"requireStableResolution": true,
"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": 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": true,
"validateServerPublishing": true,
"camera": false,
"cameraDeviceId": null,
"expectedCameraCodec": null,
"expectedHardwareEncoder": null,
"reportPath": "C:\\Mac\\Home\\Development\\fluxer\\fluxer_desktop\\native-media-reports\\windows-parallels-arm64\\vp8-360p15-strict-single-smoke-20260605.json",
"verbose": true,
"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 640x360",
"pass": true
},
{
"name": "subscriber aggregate inbound audio frames >= 6",
"pass": true
},
{
"name": "subscriber inbound audio stats count >= 2",
"pass": true
},
{
"name": "publisher local microphone publication",
"pass": true
},
{
"name": "subscriber remote microphone subscription",
"pass": true
},
{
"name": "subscriber inbound audio frames >= 6",
"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": "subscriber 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
}
],
"skippedReason": null,
"error": null,
"hardwareEncoder": {
"available": false,
"backend": "none",
"compiled": true,
"runtime": false,
"codecs": [],
"zeroCopy": false,
"nativeInputs": [],
"reason": "runtime_prerequisite_missing",
"detail": "missing nvcuda.dll, nvEncodeAPI64.dll"
},
"metrics": {
"inboundAudioFrames": 2156,
"inboundVideoFrames": 152,
"strictAudioFrames": 100,
"strictVideoFrames": 147,
"videoCallbacks": 152,
"videoBytes": 52531200,
"receivedFps": 14.66,
"requiredFps": 14.25,
"maxVideoFrameGapMs": 143,
"maxAudioFrameGapMs": 105,
"maxVideoFrameGapOverallMs": 143,
"maxAudioFrameGapOverallMs": 325,
"avDriftMs": 26,
"maxObservedPacketLoss": 0,
"maxObservedPacketLossDelta": 0,
"videoResolutionCounts": {
"640x360": 147
},
"videoResolutionMismatchCount": 0,
"droppedVideoFrameCallbacks": 0,
"publisherVideoPump": {
"input": "bgra",
"pattern": "gradient",
"targetFps": 15,
"startedAtMs": 1780698632580,
"stoppedAtMs": null,
"framesPushed": 163,
"framesRejected": 0,
"errors": 0,
"maxPushGapMs": 355,
"lastPushAtMs": 1780698643669,
"elapsedMs": 11117,
"producedFps": 14.66
},
"secondaryPublisherVideoPump": null,
"serverPublishing": {
"fetchedAtMs": 1780698633676,
"error": null,
"participants": [
{
"identity": "fluxer-native-subscriber-3164",
"trackCount": 0,
"tracks": []
},
{
"identity": "fluxer-native-publisher-3164",
"trackCount": 3,
"tracks": [
{
"sid": "TR_VSD8qaPQikwWiL",
"name": "screen",
"kind": "video",
"source": "screenshare",
"mimeType": "video/VP8",
"muted": false
},
{
"sid": "TR_AMMkiV8hg3XbkW",
"name": "mic",
"kind": "audio",
"source": "microphone",
"mimeType": "audio/red",
"muted": false
},
{
"sid": "TR_AsTaYjh3PSCFVz",
"name": "screen-audio",
"kind": "audio",
"source": "screenshareAudio",
"mimeType": "audio/red",
"muted": false
}
]
}
]
},
"lastVideoMeta": {
"participantSid": "PA_fME8NrPiTu5d",
"trackSid": "TR_VSD8qaPQikwWiL",
"width": 640,
"height": 360,
"timestampUs": 1521475000
},
"publisherStats": {
"rttMs": 3,
"outbound": [
{
"trackSid": "TR_AMMkiV8hg3XbkW",
"source": "microphone",
"kind": "audio",
"bitrateKbps": 98.9,
"packetsLost": 0,
"codec": "audio/opus"
},
{
"trackSid": "TR_VSD8qaPQikwWiL",
"source": "screenshare",
"kind": "video",
"bitrateKbps": 1233,
"packetsLost": 0,
"fps": 15,
"codec": "video/VP8"
},
{
"trackSid": "TR_AsTaYjh3PSCFVz",
"source": "screenshareAudio",
"kind": "audio",
"bitrateKbps": 256.8,
"packetsLost": 0,
"codec": "audio/opus"
}
],
"inbound": [],
"send": {
"outgoingVideoQueueDepth": 1,
"outgoingVideoFramesProduced": 161,
"outgoingVideoFramesAccepted": 161,
"outgoingVideoFramesDropped": 2,
"outgoingVideoFramesCoalesced": 2,
"outgoingVideoFramesCaptured": 158,
"outgoingVideoCaptureFailures": 0,
"outgoingVideoEffectiveFps": 14.36,
"outgoingVideoTargetFps": 15,
"outgoingVideoMaxQueueAgeMs": 66,
"outgoingVideoMaxPushLatencyMs": 66,
"outgoingAudioBufferTargetMs": 300,
"outgoingAudioBufferMaxMs": 750,
"outgoingAudioUnderruns": 1,
"outgoingAudioRebuffers": 1,
"outgoingAudioMaxFrameGapMs": 316,
"adaptiveSendTier": "full",
"adaptiveSendReason": "stable"
}
},
"secondaryPublisherStats": null,
"subscriberStats": {
"rttMs": 1,
"outbound": [],
"inbound": [
{
"participantSid": "PA_fME8NrPiTu5d",
"trackSid": "TR_VSD8qaPQikwWiL",
"kind": "video",
"bitrateKbps": 1158.7,
"packetsLost": 0,
"jitterMs": 22,
"codec": "video/VP8"
},
{
"participantSid": "PA_fME8NrPiTu5d",
"trackSid": "TR_AsTaYjh3PSCFVz",
"kind": "audio",
"bitrateKbps": 252.2,
"packetsLost": 0,
"jitterMs": 1,
"audioLevel": 0.336,
"codec": "audio/opus"
},
{
"participantSid": "PA_fME8NrPiTu5d",
"trackSid": "TR_AMMkiV8hg3XbkW",
"kind": "audio",
"bitrateKbps": 99,
"packetsLost": 0,
"jitterMs": 1,
"audioLevel": 0.332,
"codec": "audio/opus"
}
],
"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"
}
}
}
}