Files
fluxer-desktop-patched/fluxer_desktop/native-media-reports/mac-m3-ultra-livekit-video-only-noadaptive-20260605T203134Z.json
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

286 lines
7.2 KiB
JSON

{
"status": "fail",
"startedAt": "2026-06-05T20:31:34.574Z",
"endedAt": "2026-06-05T20:31:45.998Z",
"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-98569-9a0c5b4a-c12c-4cce-97ba-5481af7273d4",
"externalTokens": false,
"publisherIdentity": "fluxer-native-publisher-98569",
"secondaryPublisherIdentity": "fluxer-native-publisher-2-98569",
"subscriberIdentity": "fluxer-native-subscriber-98569",
"required": true,
"strict": true,
"timeoutMs": 60000,
"connectTimeoutMs": 30000,
"disconnectTimeoutMs": 10000,
"probeTimeoutMs": 1500,
"durationMs": 10000,
"width": 1280,
"height": 720,
"expectedWidth": 1280,
"expectedHeight": 720,
"fps": 30,
"minFpsRatio": 0.95,
"maxFrameGapMs": 250,
"maxAudioFrameGapMs": 0,
"maxAvDriftMs": 0,
"maxPacketLoss": 0,
"requireStableResolution": true,
"videoPattern": "fast",
"videoInput": "nv12",
"subscriberVideoQuality": "high",
"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": false,
"minVideoFps": 15,
"minResolutionScale": 0.5,
"maxAudioBufferMs": 750,
"secondaryPublisherMicrophone": false,
"secondaryPublisherScreenAudio": false,
"maxBitrateBps": 4000000,
"sampleRate": 48000,
"channels": 1,
"audioChunkMs": 20,
"microphone": false,
"screenAudio": false,
"dataPacket": false,
"subscriptionCycle": false,
"validateServerPublishing": true,
"camera": false,
"cameraDeviceId": null,
"expectedCameraCodec": null,
"expectedHardwareEncoder": null,
"reportPath": "/Users/hampus/Development/fluxer/fluxer_desktop/native-media-reports/mac-m3-ultra-livekit-video-only-noadaptive-20260605T203134Z.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 1280x720",
"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
}
],
"skippedReason": null,
"error": "received FPS 28.45 below 28.5",
"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": 312,
"strictAudioFrames": 0,
"strictVideoFrames": 285,
"videoCallbacks": 311,
"videoBytes": 429926400,
"receivedFps": 28.45,
"requiredFps": 28.5,
"maxVideoFrameGapMs": 61,
"maxAudioFrameGapMs": 0,
"maxVideoFrameGapOverallMs": 69,
"maxAudioFrameGapOverallMs": 0,
"avDriftMs": null,
"maxObservedPacketLoss": 0,
"videoResolutionCounts": {
"1280x720": 285
},
"videoResolutionMismatchCount": 0,
"droppedVideoFrameCallbacks": 0,
"publisherVideoPump": {
"input": "nv12",
"pattern": "fast",
"targetFps": 30,
"startedAtMs": 1780691494944,
"stoppedAtMs": null,
"framesPushed": 332,
"framesRejected": 0,
"errors": 0,
"maxPushGapMs": 36,
"lastPushAtMs": 1780691505978,
"elapsedMs": 11144,
"producedFps": 29.79
},
"secondaryPublisherVideoPump": null,
"serverPublishing": {
"fetchedAtMs": 1780691495987,
"error": null,
"participants": [
{
"identity": "fluxer-native-subscriber-98569",
"trackCount": 0,
"tracks": []
},
{
"identity": "fluxer-native-publisher-98569",
"trackCount": 1,
"tracks": [
{
"sid": "TR_VSnPVaEqt8wLKt",
"name": "screen",
"kind": "video",
"source": "screenshare",
"mimeType": "video/VP8",
"muted": false
}
]
}
]
},
"lastVideoMeta": {
"participantSid": "PA_4H7SUk7TRbA7",
"trackSid": "TR_VSnPVaEqt8wLKt",
"width": 1280,
"height": 720,
"timestampUs": 246352378000
},
"publisherStats": {
"rttMs": 1,
"outbound": [
{
"trackSid": "TR_VSnPVaEqt8wLKt",
"source": "screenshare",
"kind": "video",
"bitrateKbps": 28.1,
"packetsLost": 0,
"fps": 28,
"codec": "video/VP8"
}
],
"inbound": [],
"send": {
"outgoingVideoQueueDepth": 0,
"outgoingVideoFramesProduced": 330,
"outgoingVideoFramesAccepted": 330,
"outgoingVideoFramesDropped": 17,
"outgoingVideoFramesCoalesced": 17,
"outgoingVideoFramesCaptured": 313,
"outgoingVideoCaptureFailures": 0,
"outgoingVideoEffectiveFps": 28.44,
"outgoingVideoTargetFps": 30,
"outgoingVideoMaxQueueAgeMs": 34,
"outgoingVideoMaxPushLatencyMs": 34,
"outgoingAudioBufferTargetMs": 200,
"outgoingAudioBufferMaxMs": 750,
"outgoingAudioUnderruns": 0,
"outgoingAudioRebuffers": 0,
"outgoingAudioMaxFrameGapMs": 0,
"adaptiveSendTier": "full",
"adaptiveSendReason": "adaptiveDisabled"
}
},
"secondaryPublisherStats": null,
"subscriberStats": {
"rttMs": 1,
"outbound": [],
"inbound": [
{
"participantSid": "PA_4H7SUk7TRbA7",
"trackSid": "TR_VSnPVaEqt8wLKt",
"kind": "video",
"bitrateKbps": 28.1,
"packetsLost": 0,
"jitterMs": 3,
"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"
}
}
}
}