Files
fluxer-desktop-patched/fluxer_desktop/native-media-reports/mac-m3-ultra-livekit-alltracks-serverpub-mixed-20260605T204504Z.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

637 lines
15 KiB
JSON

{
"status": "pass",
"startedAt": "2026-06-05T20:45:05.208Z",
"endedAt": "2026-06-05T20:45:28.695Z",
"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-421-04fac24c-55a5-4189-9d7a-5689875cf9b9",
"externalTokens": false,
"publisherIdentity": "fluxer-native-publisher-421",
"secondaryPublisherIdentity": "fluxer-native-publisher-2-421",
"subscriberIdentity": "fluxer-native-subscriber-421",
"required": true,
"strict": true,
"timeoutMs": 90000,
"connectTimeoutMs": 30000,
"disconnectTimeoutMs": 10000,
"probeTimeoutMs": 1500,
"durationMs": 20000,
"width": 1280,
"height": 720,
"expectedWidth": 1280,
"expectedHeight": 720,
"fps": 30,
"minFpsRatio": 0.9,
"maxFrameGapMs": 250,
"maxAudioFrameGapMs": 250,
"maxAvDriftMs": 120,
"maxPacketLoss": null,
"requireStableResolution": true,
"videoPattern": "fast",
"videoInput": "nv12",
"subscriberVideoQuality": "high",
"screenCodecs": ["h264"],
"expectedScreenCodecs": ["h264"],
"codec": "h264",
"expectedScreenCodec": "video/H264",
"secondaryPublisher": true,
"secondaryPublisherCodec": "vp8",
"secondaryPublisherCodecExplicit": true,
"expectedSecondaryPublisherCodec": "video/VP8",
"expectedSecondaryPublisherCodecExplicit": true,
"screenSimulcast": false,
"secondaryPublisherScreenSimulcast": false,
"adaptiveSend": true,
"minVideoFps": 15,
"minResolutionScale": 0.5,
"maxAudioBufferMs": 750,
"secondaryPublisherMicrophone": true,
"secondaryPublisherScreenAudio": true,
"maxBitrateBps": 400000,
"sampleRate": 48000,
"channels": 1,
"audioChunkMs": 20,
"microphone": true,
"screenAudio": true,
"dataPacket": true,
"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-alltracks-serverpub-mixed-20260605T204504Z.json",
"verbose": false,
"scenarioName": "codec-h264-with-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 >= 6",
"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 >= 2",
"pass": true
},
{
"name": "subscriber video resolution 1280x720",
"pass": true
},
{
"name": "subscriber aggregate inbound audio frames >= 12",
"pass": true
},
{
"name": "subscriber inbound audio stats count >= 4",
"pass": true
},
{
"name": "publisher local microphone publication",
"pass": true
},
{
"name": "subscriber remote microphone subscription",
"pass": true
},
{
"name": "subscriber inbound audio frames >= 12",
"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": "secondary publisher connected",
"pass": true
},
{
"name": "secondary publisher local screenshare publication",
"pass": true
},
{
"name": "subscriber remote secondary screenshare subscription",
"pass": true
},
{
"name": "secondary publisher outbound screenshare stats",
"pass": true
},
{
"name": "secondary publisher outbound screenshare codec video/VP8",
"pass": true
},
{
"name": "subscriber inbound secondary codec video/VP8",
"pass": true
},
{
"name": "secondary publisher local microphone publication",
"pass": true
},
{
"name": "subscriber remote secondary microphone subscription",
"pass": true
},
{
"name": "secondary publisher outbound microphone stats",
"pass": true
},
{
"name": "secondary publisher local screen-share audio publication",
"pass": true
},
{
"name": "subscriber remote secondary screen-share audio subscription",
"pass": true
},
{
"name": "secondary publisher outbound screen-share audio stats",
"pass": true
},
{
"name": "subscriber data packet received",
"pass": true
},
{
"name": "subscriber secondary 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
},
{
"name": "server sees secondary publisher screenshare publication",
"pass": true
},
{
"name": "server sees secondary publisher microphone publication",
"pass": true
},
{
"name": "server sees secondary publisher screen-share audio 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": 9080,
"inboundVideoFrames": 1223,
"strictAudioFrames": 199,
"strictVideoFrames": 1137,
"videoCallbacks": 1222,
"videoBytes": 1689292800,
"receivedFps": 56.81,
"requiredFps": 27,
"maxVideoFrameGapMs": 99,
"maxAudioFrameGapMs": 102,
"maxVideoFrameGapOverallMs": 100,
"maxAudioFrameGapOverallMs": 102,
"avDriftMs": 92,
"maxObservedPacketLoss": 186,
"maxObservedPacketLossDelta": 163,
"videoResolutionCounts": {
"1280x720": 1137
},
"videoResolutionMismatchCount": 0,
"droppedVideoFrameCallbacks": 0,
"publisherVideoPump": {
"input": "nv12",
"pattern": "fast",
"targetFps": 30,
"startedAtMs": 1780692305878,
"stoppedAtMs": null,
"framesPushed": 685,
"framesRejected": 0,
"errors": 0,
"maxPushGapMs": 36,
"lastPushAtMs": 1780692328677,
"elapsedMs": 22834,
"producedFps": 30
},
"secondaryPublisherVideoPump": {
"input": "nv12",
"pattern": "fast",
"targetFps": 30,
"startedAtMs": 1780692305878,
"stoppedAtMs": null,
"framesPushed": 685,
"framesRejected": 0,
"errors": 0,
"maxPushGapMs": 36,
"lastPushAtMs": 1780692328677,
"elapsedMs": 22834,
"producedFps": 30
},
"serverPublishing": {
"fetchedAtMs": 1780692308436,
"error": null,
"participants": [
{
"identity": "fluxer-native-publisher-421",
"trackCount": 3,
"tracks": [
{
"sid": "TR_VS73hbjzW6G7kV",
"name": "screen",
"kind": "video",
"source": "screenshare",
"mimeType": "video/H264",
"muted": false
},
{
"sid": "TR_AMncny8z7koEGm",
"name": "mic",
"kind": "audio",
"source": "microphone",
"mimeType": "audio/red",
"muted": false
},
{
"sid": "TR_Aso75dfBWxWEyj",
"name": "screen-audio",
"kind": "audio",
"source": "screenshareAudio",
"mimeType": "audio/red",
"muted": false
}
]
},
{
"identity": "fluxer-native-publisher-2-421",
"trackCount": 3,
"tracks": [
{
"sid": "TR_AsxFsT7RDTdKQu",
"name": "screen-audio",
"kind": "audio",
"source": "screenshareAudio",
"mimeType": "audio/red",
"muted": false
},
{
"sid": "TR_VSUZjTy2hrcZCc",
"name": "screen",
"kind": "video",
"source": "screenshare",
"mimeType": "video/VP8",
"muted": false
},
{
"sid": "TR_AMuYbUnWUcAZxj",
"name": "mic",
"kind": "audio",
"source": "microphone",
"mimeType": "audio/red",
"muted": false
}
]
},
{
"identity": "fluxer-native-subscriber-421",
"trackCount": 0,
"tracks": []
}
]
},
"lastVideoMeta": {
"participantSid": "PA_J5CFmBPpkkyM",
"trackSid": "TR_VS73hbjzW6G7kV",
"width": 1280,
"height": 720,
"timestampUs": 247175096000
},
"publisherStats": {
"rttMs": 1,
"outbound": [
{
"trackSid": "TR_VS73hbjzW6G7kV",
"source": "screenshare",
"kind": "video",
"bitrateKbps": 38.6,
"packetsLost": 0,
"fps": 28,
"codec": "video/H264"
},
{
"trackSid": "TR_Aso75dfBWxWEyj",
"source": "screenshareAudio",
"kind": "audio",
"bitrateKbps": 261.1,
"packetsLost": 0,
"codec": "audio/opus"
},
{
"trackSid": "TR_AMncny8z7koEGm",
"source": "microphone",
"kind": "audio",
"bitrateKbps": 98.3,
"packetsLost": 0,
"codec": "audio/opus"
}
],
"inbound": [
{
"participantSid": "PA_9zvEJKeZq55z",
"trackSid": "TR_VSUZjTy2hrcZCc",
"kind": "video",
"bitrateKbps": 29.7,
"packetsLost": 37,
"jitterMs": 3,
"codec": "video/VP8"
},
{
"participantSid": "PA_9zvEJKeZq55z",
"trackSid": "TR_AsxFsT7RDTdKQu",
"kind": "audio",
"bitrateKbps": 249.7,
"packetsLost": 87,
"jitterMs": 0,
"audioLevel": 0.307,
"codec": "audio/opus"
},
{
"participantSid": "PA_9zvEJKeZq55z",
"trackSid": "TR_AMuYbUnWUcAZxj",
"kind": "audio",
"bitrateKbps": 91.6,
"packetsLost": 62,
"jitterMs": 0,
"audioLevel": 0.321,
"codec": "audio/opus"
}
],
"send": {
"outgoingVideoQueueDepth": 0,
"outgoingVideoFramesProduced": 683,
"outgoingVideoFramesAccepted": 683,
"outgoingVideoFramesDropped": 29,
"outgoingVideoFramesCoalesced": 29,
"outgoingVideoFramesCaptured": 654,
"outgoingVideoCaptureFailures": 0,
"outgoingVideoEffectiveFps": 28.71,
"outgoingVideoTargetFps": 30,
"outgoingVideoMaxQueueAgeMs": 34,
"outgoingVideoMaxPushLatencyMs": 34,
"outgoingAudioBufferTargetMs": 200,
"outgoingAudioBufferMaxMs": 750,
"outgoingAudioUnderruns": 0,
"outgoingAudioRebuffers": 0,
"outgoingAudioMaxFrameGapMs": 30,
"adaptiveSendTier": "full",
"adaptiveSendReason": "stable"
}
},
"secondaryPublisherStats": {
"rttMs": 1,
"outbound": [
{
"trackSid": "TR_AMuYbUnWUcAZxj",
"source": "microphone",
"kind": "audio",
"bitrateKbps": 99.2,
"packetsLost": 0,
"codec": "audio/opus"
},
{
"trackSid": "TR_AsxFsT7RDTdKQu",
"source": "screenshareAudio",
"kind": "audio",
"bitrateKbps": 264.8,
"packetsLost": 0,
"codec": "audio/opus"
},
{
"trackSid": "TR_VSUZjTy2hrcZCc",
"source": "screenshare",
"kind": "video",
"bitrateKbps": 29.7,
"packetsLost": 0,
"fps": 29,
"codec": "video/VP8"
}
],
"inbound": [
{
"participantSid": "PA_J5CFmBPpkkyM",
"trackSid": "TR_VS73hbjzW6G7kV",
"kind": "video",
"bitrateKbps": 38.6,
"packetsLost": 1,
"jitterMs": 3,
"codec": "video/H264"
},
{
"participantSid": "PA_J5CFmBPpkkyM",
"trackSid": "TR_Aso75dfBWxWEyj",
"kind": "audio",
"bitrateKbps": 260.9,
"packetsLost": 4,
"jitterMs": 1,
"audioLevel": 0.318,
"codec": "audio/opus"
},
{
"participantSid": "PA_J5CFmBPpkkyM",
"trackSid": "TR_AMncny8z7koEGm",
"kind": "audio",
"bitrateKbps": 98.3,
"packetsLost": 2,
"jitterMs": 1,
"audioLevel": 0.317,
"codec": "audio/opus"
}
],
"send": {
"outgoingVideoQueueDepth": 0,
"outgoingVideoFramesProduced": 683,
"outgoingVideoFramesAccepted": 683,
"outgoingVideoFramesDropped": 29,
"outgoingVideoFramesCoalesced": 29,
"outgoingVideoFramesCaptured": 654,
"outgoingVideoCaptureFailures": 0,
"outgoingVideoEffectiveFps": 28.71,
"outgoingVideoTargetFps": 30,
"outgoingVideoMaxQueueAgeMs": 34,
"outgoingVideoMaxPushLatencyMs": 34,
"outgoingAudioBufferTargetMs": 200,
"outgoingAudioBufferMaxMs": 750,
"outgoingAudioUnderruns": 0,
"outgoingAudioRebuffers": 0,
"outgoingAudioMaxFrameGapMs": 30,
"adaptiveSendTier": "full",
"adaptiveSendReason": "stable"
}
},
"subscriberStats": {
"rttMs": 1,
"outbound": [],
"inbound": [
{
"participantSid": "PA_9zvEJKeZq55z",
"trackSid": "TR_VSUZjTy2hrcZCc",
"kind": "video",
"bitrateKbps": 30.1,
"packetsLost": 3,
"jitterMs": 3,
"codec": "video/VP8"
},
{
"participantSid": "PA_9zvEJKeZq55z",
"trackSid": "TR_AsxFsT7RDTdKQu",
"kind": "audio",
"bitrateKbps": 259.8,
"packetsLost": 3,
"jitterMs": 0,
"audioLevel": 0.336,
"codec": "audio/opus"
},
{
"participantSid": "PA_9zvEJKeZq55z",
"trackSid": "TR_AMuYbUnWUcAZxj",
"kind": "audio",
"bitrateKbps": 99,
"packetsLost": 3,
"jitterMs": 0,
"audioLevel": 0.352,
"codec": "audio/opus"
},
{
"participantSid": "PA_J5CFmBPpkkyM",
"trackSid": "TR_AMncny8z7koEGm",
"kind": "audio",
"bitrateKbps": 95.5,
"packetsLost": 64,
"jitterMs": 1,
"audioLevel": 0.306,
"codec": "audio/opus"
},
{
"participantSid": "PA_J5CFmBPpkkyM",
"trackSid": "TR_VS73hbjzW6G7kV",
"kind": "video",
"bitrateKbps": 40,
"packetsLost": 27,
"jitterMs": 3,
"codec": "video/H264"
},
{
"participantSid": "PA_J5CFmBPpkkyM",
"trackSid": "TR_Aso75dfBWxWEyj",
"kind": "audio",
"bitrateKbps": 244.3,
"packetsLost": 67,
"jitterMs": 0,
"audioLevel": 0.31,
"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"
}
}
}
}