Files
fluxer-desktop-patched/fluxer_desktop/native-media-reports/mac-m3-ultra-livekit-4k60-h264-noadaptive-20260605T204148Z.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

291 lines
7.3 KiB
JSON

{
"status": "pass",
"startedAt": "2026-06-05T20:41:48.766Z",
"endedAt": "2026-06-05T20:42:05.685Z",
"platform": "darwin",
"arch": "arm64",
"config": {
"url": "ws://127.0.0.1:17880",
"serverApiUrl": "http://127.0.0.1:17880",
"apiKey": "devkey",
"room": "fluxer-webrtc-harness-99979-bebc8448-fca8-4318-84fb-debd59234bd3",
"externalTokens": false,
"publisherIdentity": "fluxer-native-publisher-99979",
"secondaryPublisherIdentity": "fluxer-native-publisher-2-99979",
"subscriberIdentity": "fluxer-native-subscriber-99979",
"required": true,
"strict": true,
"timeoutMs": 90000,
"connectTimeoutMs": 30000,
"disconnectTimeoutMs": 10000,
"probeTimeoutMs": 1500,
"durationMs": 15000,
"width": 3840,
"height": 2160,
"expectedWidth": 3840,
"expectedHeight": 2160,
"fps": 60,
"minFpsRatio": 0.8,
"maxFrameGapMs": 250,
"maxAudioFrameGapMs": 0,
"maxAvDriftMs": 0,
"maxPacketLoss": null,
"requireStableResolution": true,
"videoPattern": "fast",
"videoInput": "nv12",
"subscriberVideoQuality": "high",
"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": false,
"minVideoFps": 24,
"minResolutionScale": 0.5,
"maxAudioBufferMs": 750,
"secondaryPublisherMicrophone": false,
"secondaryPublisherScreenAudio": false,
"maxBitrateBps": 80000000,
"sampleRate": 48000,
"channels": 1,
"audioChunkMs": 20,
"microphone": false,
"screenAudio": false,
"dataPacket": false,
"subscriptionCycle": false,
"validateServerPublishing": true,
"camera": false,
"cameraDeviceId": null,
"expectedCameraCodec": null,
"expectedHardwareEncoder": "videotoolbox",
"reportPath": "/Users/hampus/Development/fluxer/fluxer_desktop/native-media-reports/mac-m3-ultra-livekit-4k60-h264-noadaptive-20260605T204148Z.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 3840x2160",
"pass": true
},
{
"name": "publisher outbound screenshare codec video/H264",
"pass": true
},
{
"name": "subscriber inbound video codec video/H264",
"pass": true
},
{
"name": "hardware encoder backend videotoolbox",
"pass": true
},
{
"name": "server publishing API participants listed",
"pass": true
},
{
"name": "server sees publisher screenshare publication",
"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": 787,
"strictAudioFrames": 0,
"strictVideoFrames": 783,
"videoCallbacks": 786,
"videoBytes": 9779097600,
"receivedFps": 52.46,
"requiredFps": 48,
"maxVideoFrameGapMs": 49,
"maxAudioFrameGapMs": 0,
"maxVideoFrameGapOverallMs": 313,
"maxAudioFrameGapOverallMs": 0,
"avDriftMs": null,
"maxObservedPacketLoss": 12,
"maxObservedPacketLossDelta": 11,
"videoResolutionCounts": {
"3840x2160": 783
},
"videoResolutionMismatchCount": 0,
"droppedVideoFrameCallbacks": 0,
"publisherVideoPump": {
"input": "nv12",
"pattern": "fast",
"targetFps": 60,
"startedAtMs": 1780692109289,
"stoppedAtMs": null,
"framesPushed": 982,
"framesRejected": 0,
"errors": 0,
"maxPushGapMs": 44,
"lastPushAtMs": 1780692125674,
"elapsedMs": 16404,
"producedFps": 59.86
},
"secondaryPublisherVideoPump": null,
"serverPublishing": {
"fetchedAtMs": 1780692110403,
"error": null,
"participants": [
{
"identity": "fluxer-native-subscriber-99979",
"trackCount": 0,
"tracks": []
},
{
"identity": "fluxer-native-publisher-99979",
"trackCount": 1,
"tracks": [
{
"sid": "TR_VShAhgz9DukUav",
"name": "screen",
"kind": "video",
"source": "screenshare",
"mimeType": "video/H264",
"muted": false
}
]
}
]
},
"lastVideoMeta": {
"participantSid": "PA_7vLduTJN79oF",
"trackSid": "TR_VShAhgz9DukUav",
"width": 3840,
"height": 2160,
"timestampUs": 246972075000
},
"publisherStats": {
"rttMs": 1,
"outbound": [
{
"trackSid": "TR_VShAhgz9DukUav",
"source": "screenshare",
"kind": "video",
"bitrateKbps": 226,
"packetsLost": 0,
"fps": 53,
"codec": "video/H264"
}
],
"inbound": [],
"send": {
"outgoingVideoQueueDepth": 1,
"outgoingVideoFramesProduced": 943,
"outgoingVideoFramesAccepted": 943,
"outgoingVideoFramesDropped": 80,
"outgoingVideoFramesCoalesced": 80,
"outgoingVideoFramesCaptured": 862,
"outgoingVideoCaptureFailures": 0,
"outgoingVideoEffectiveFps": 54.78,
"outgoingVideoTargetFps": 60,
"outgoingVideoMaxQueueAgeMs": 18,
"outgoingVideoMaxPushLatencyMs": 18,
"outgoingAudioBufferTargetMs": 200,
"outgoingAudioBufferMaxMs": 750,
"outgoingAudioUnderruns": 0,
"outgoingAudioRebuffers": 0,
"outgoingAudioMaxFrameGapMs": 0,
"adaptiveSendTier": "full",
"adaptiveSendReason": "adaptiveDisabled"
}
},
"secondaryPublisherStats": null,
"subscriberStats": {
"rttMs": 1,
"outbound": [],
"inbound": [
{
"participantSid": "PA_7vLduTJN79oF",
"trackSid": "TR_VShAhgz9DukUav",
"kind": "video",
"bitrateKbps": 226.1,
"packetsLost": 12,
"jitterMs": 4,
"codec": "video/H264"
}
],
"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"
}
}
}
}