Files
fluxer-desktop-patched/fluxer_desktop/native-media-reports/windows-parallels-arm64/vp8-360p30-reason-after-fix-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": "pass",
"startedAt": "2026-06-05T22:39:23.612Z",
"endedAt": "2026-06-05T22:39:35.835Z",
"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-8360-3df01e6b-06f6-4b3c-9e56-c691627bb305",
"externalTokens": false,
"publisherIdentity": "fluxer-native-publisher-8360",
"secondaryPublisherIdentity": "fluxer-native-publisher-2-8360",
"subscriberIdentity": "fluxer-native-subscriber-8360",
"required": true,
"strict": true,
"timeoutMs": 60000,
"connectTimeoutMs": 30000,
"disconnectTimeoutMs": 10000,
"probeTimeoutMs": 1500,
"durationMs": 10000,
"width": 640,
"height": 360,
"expectedWidth": 640,
"expectedHeight": 360,
"fps": 30,
"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": 5000000,
"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-360p30-reason-after-fix-20260605.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 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": 2170,
"inboundVideoFrames": 299,
"strictAudioFrames": 99,
"strictVideoFrames": 291,
"videoCallbacks": 299,
"videoBytes": 103334400,
"receivedFps": 29.05,
"requiredFps": 28.5,
"maxVideoFrameGapMs": 65,
"maxAudioFrameGapMs": 109,
"maxVideoFrameGapOverallMs": 195,
"maxAudioFrameGapOverallMs": 109,
"avDriftMs": 41,
"maxObservedPacketLoss": 0,
"maxObservedPacketLossDelta": 0,
"videoResolutionCounts": {
"640x360": 291
},
"videoResolutionMismatchCount": 0,
"droppedVideoFrameCallbacks": 0,
"publisherVideoPump": {
"input": "bgra",
"pattern": "gradient",
"targetFps": 30,
"startedAtMs": 1780699164743,
"stoppedAtMs": null,
"framesPushed": 333,
"framesRejected": 0,
"errors": 0,
"maxPushGapMs": 52,
"lastPushAtMs": 1780699175812,
"elapsedMs": 11095,
"producedFps": 30.01
},
"secondaryPublisherVideoPump": null,
"serverPublishing": {
"fetchedAtMs": 1780699165815,
"error": null,
"participants": [
{
"identity": "fluxer-native-subscriber-8360",
"trackCount": 0,
"tracks": []
},
{
"identity": "fluxer-native-publisher-8360",
"trackCount": 3,
"tracks": [
{
"sid": "TR_AMSaSBEwb9cjwL",
"name": "mic",
"kind": "audio",
"source": "microphone",
"mimeType": "audio/red",
"muted": false
},
{
"sid": "TR_Ash3ybc8XXbukk",
"name": "screen-audio",
"kind": "audio",
"source": "screenshareAudio",
"mimeType": "audio/red",
"muted": false
},
{
"sid": "TR_VSzotHy6zMQsRG",
"name": "screen",
"kind": "video",
"source": "screenshare",
"mimeType": "video/VP8",
"muted": false
}
]
}
]
},
"lastVideoMeta": {
"participantSid": "PA_iYVBCmnrZuSb",
"trackSid": "TR_VSzotHy6zMQsRG",
"width": 640,
"height": 360,
"timestampUs": 2053643000
},
"publisherStats": {
"rttMs": 1,
"outbound": [
{
"trackSid": "TR_AMSaSBEwb9cjwL",
"source": "microphone",
"kind": "audio",
"bitrateKbps": 99,
"packetsLost": 0,
"codec": "audio/opus"
},
{
"trackSid": "TR_Ash3ybc8XXbukk",
"source": "screenshareAudio",
"kind": "audio",
"bitrateKbps": 265.1,
"packetsLost": 0,
"codec": "audio/opus"
},
{
"trackSid": "TR_VSzotHy6zMQsRG",
"source": "screenshare",
"kind": "video",
"bitrateKbps": 2414.2,
"packetsLost": 0,
"fps": 29,
"codec": "video/VP8"
}
],
"inbound": [],
"send": {
"outgoingVideoQueueDepth": 0,
"outgoingVideoFramesProduced": 329,
"outgoingVideoFramesAccepted": 329,
"outgoingVideoFramesDropped": 13,
"outgoingVideoFramesCoalesced": 13,
"outgoingVideoFramesCaptured": 316,
"outgoingVideoCaptureFailures": 0,
"outgoingVideoEffectiveFps": 28.84,
"outgoingVideoTargetFps": 30,
"outgoingVideoMaxQueueAgeMs": 34,
"outgoingVideoMaxPushLatencyMs": 35,
"outgoingAudioBufferTargetMs": 200,
"outgoingAudioBufferMaxMs": 750,
"outgoingAudioUnderruns": 0,
"outgoingAudioRebuffers": 0,
"outgoingAudioMaxFrameGapMs": 42,
"adaptiveSendTier": "full",
"adaptiveSendReason": "stable"
}
},
"secondaryPublisherStats": null,
"subscriberStats": {
"rttMs": 1,
"outbound": [],
"inbound": [
{
"participantSid": "PA_iYVBCmnrZuSb",
"trackSid": "TR_Ash3ybc8XXbukk",
"kind": "audio",
"bitrateKbps": 265.1,
"packetsLost": 0,
"jitterMs": 1,
"audioLevel": 0.318,
"codec": "audio/opus"
},
{
"participantSid": "PA_iYVBCmnrZuSb",
"trackSid": "TR_AMSaSBEwb9cjwL",
"kind": "audio",
"bitrateKbps": 99,
"packetsLost": 0,
"jitterMs": 1,
"audioLevel": 0.324,
"codec": "audio/opus"
},
{
"participantSid": "PA_iYVBCmnrZuSb",
"trackSid": "TR_VSzotHy6zMQsRG",
"kind": "video",
"bitrateKbps": 2414.2,
"packetsLost": 0,
"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"
}
}
}
}