Files
fluxer-desktop-patched/fluxer_desktop/native-media-reports/windows-parallels-arm64/h264-360p10-strict-single-20260605.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

392 lines
9.3 KiB
JSON

{
"status": "fail",
"startedAt": "2026-06-05T22:33:47.023Z",
"endedAt": "2026-06-05T22:34:19.284Z",
"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-6084-b067b112-e82c-4f9b-a8e5-8c17b58ce892",
"externalTokens": false,
"publisherIdentity": "fluxer-native-publisher-6084",
"secondaryPublisherIdentity": "fluxer-native-publisher-2-6084",
"subscriberIdentity": "fluxer-native-subscriber-6084",
"required": true,
"strict": true,
"timeoutMs": 120000,
"connectTimeoutMs": 30000,
"disconnectTimeoutMs": 10000,
"probeTimeoutMs": 1500,
"durationMs": 30000,
"width": 640,
"height": 360,
"expectedWidth": 640,
"expectedHeight": 360,
"fps": 10,
"minFpsRatio": 0.95,
"maxFrameGapMs": 250,
"maxAudioFrameGapMs": 250,
"maxAvDriftMs": 150,
"maxPacketLoss": 0,
"requireStableResolution": true,
"videoPattern": "gradient",
"videoInput": "bgra",
"subscriberVideoQuality": null,
"screenCodecs": ["h264"],
"expectedScreenCodecs": ["h264"],
"codec": "h264",
"expectedScreenCodec": "video/H264",
"secondaryPublisher": false,
"secondaryPublisherCodec": "h264",
"secondaryPublisherCodecExplicit": false,
"expectedSecondaryPublisherCodec": "video/H264",
"expectedSecondaryPublisherCodecExplicit": false,
"screenSimulcast": false,
"secondaryPublisherScreenSimulcast": false,
"adaptiveSend": true,
"minVideoFps": 10,
"minResolutionScale": 0.5,
"maxAudioBufferMs": 750,
"secondaryPublisherMicrophone": true,
"secondaryPublisherScreenAudio": true,
"maxBitrateBps": 3000000,
"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\\h264-360p10-strict-single-20260605.json",
"verbose": false,
"scenarioName": "codec-h264",
"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/H264",
"pass": true
},
{
"name": "subscriber inbound video codec video/H264",
"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": "received FPS 9.43 below 9.5",
"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": 6176,
"inboundVideoFrames": 287,
"strictAudioFrames": 299,
"strictVideoFrames": 283,
"videoCallbacks": 287,
"videoBytes": 99187200,
"receivedFps": 9.43,
"requiredFps": 9.5,
"maxVideoFrameGapMs": 204,
"maxAudioFrameGapMs": 103,
"maxVideoFrameGapOverallMs": 204,
"maxAudioFrameGapOverallMs": 103,
"avDriftMs": 4,
"maxObservedPacketLoss": 0,
"maxObservedPacketLossDelta": 0,
"videoResolutionCounts": {
"640x360": 283
},
"videoResolutionMismatchCount": 0,
"droppedVideoFrameCallbacks": 0,
"publisherVideoPump": {
"input": "bgra",
"pattern": "gradient",
"targetFps": 10,
"startedAtMs": 1780698828184,
"stoppedAtMs": null,
"framesPushed": 311,
"framesRejected": 0,
"errors": 0,
"maxPushGapMs": 103,
"lastPushAtMs": 1780698859185,
"elapsedMs": 31105,
"producedFps": 10
},
"secondaryPublisherVideoPump": null,
"serverPublishing": {
"fetchedAtMs": 1780698829266,
"error": null,
"participants": [
{
"identity": "fluxer-native-publisher-6084",
"trackCount": 3,
"tracks": [
{
"sid": "TR_VSTAkE5Tyvf84k",
"name": "screen",
"kind": "video",
"source": "screenshare",
"mimeType": "video/H264",
"muted": false
},
{
"sid": "TR_AMR8qs636tXCeM",
"name": "mic",
"kind": "audio",
"source": "microphone",
"mimeType": "audio/red",
"muted": false
},
{
"sid": "TR_AsiQhtzQxKx3hg",
"name": "screen-audio",
"kind": "audio",
"source": "screenshareAudio",
"mimeType": "audio/red",
"muted": false
}
]
},
{
"identity": "fluxer-native-subscriber-6084",
"trackCount": 0,
"tracks": []
}
]
},
"lastVideoMeta": {
"participantSid": "PA_yWuJtiAsGJHk",
"trackSid": "TR_VSTAkE5Tyvf84k",
"width": 640,
"height": 360,
"timestampUs": 1737095000
},
"publisherStats": {
"rttMs": 4,
"outbound": [
{
"trackSid": "TR_AsiQhtzQxKx3hg",
"source": "screenshareAudio",
"kind": "audio",
"bitrateKbps": 259.9,
"packetsLost": 0,
"codec": "audio/opus"
},
{
"trackSid": "TR_AMR8qs636tXCeM",
"source": "microphone",
"kind": "audio",
"bitrateKbps": 99,
"packetsLost": 0,
"codec": "audio/opus"
},
{
"trackSid": "TR_VSTAkE5Tyvf84k",
"source": "screenshare",
"kind": "video",
"bitrateKbps": 1267,
"packetsLost": 0,
"fps": 11,
"codec": "video/H264"
}
],
"inbound": [],
"send": {
"outgoingVideoQueueDepth": 0,
"outgoingVideoFramesProduced": 310,
"outgoingVideoFramesAccepted": 310,
"outgoingVideoFramesDropped": 4,
"outgoingVideoFramesCoalesced": 4,
"outgoingVideoFramesCaptured": 306,
"outgoingVideoCaptureFailures": 0,
"outgoingVideoEffectiveFps": 9.87,
"outgoingVideoTargetFps": 10,
"outgoingVideoMaxQueueAgeMs": 100,
"outgoingVideoMaxPushLatencyMs": 101,
"outgoingAudioBufferTargetMs": 200,
"outgoingAudioBufferMaxMs": 750,
"outgoingAudioUnderruns": 0,
"outgoingAudioRebuffers": 0,
"outgoingAudioMaxFrameGapMs": 56,
"adaptiveSendTier": "full",
"adaptiveSendReason": "stable"
}
},
"secondaryPublisherStats": null,
"subscriberStats": {
"rttMs": 4,
"outbound": [],
"inbound": [
{
"participantSid": "PA_yWuJtiAsGJHk",
"trackSid": "TR_AMR8qs636tXCeM",
"kind": "audio",
"bitrateKbps": 99,
"packetsLost": 0,
"jitterMs": 1,
"audioLevel": 0.354,
"codec": "audio/opus"
},
{
"participantSid": "PA_yWuJtiAsGJHk",
"trackSid": "TR_VSTAkE5Tyvf84k",
"kind": "video",
"bitrateKbps": 1267,
"packetsLost": 0,
"jitterMs": 4,
"codec": "video/H264"
},
{
"participantSid": "PA_yWuJtiAsGJHk",
"trackSid": "TR_AsiQhtzQxKx3hg",
"kind": "audio",
"bitrateKbps": 259.9,
"packetsLost": 0,
"jitterMs": 1,
"audioLevel": 0.307,
"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"
}
}
}
}