fierce-television-48756
08/16/2025, 11:08 PMwss://<my-ngrok-url>/?sessionId=12345-test
- The Node.js server and wscat
test confirm that this exact URL (with query params) works fine.
- But when LiveKit Cloud Egress tries to connect, it strips the query parameter and only connects to the root path /
.
This causes my server not to recognize the session properly.
❓ Question:
Is this a known issue in LiveKit Cloud Egress where query parameters are removed?
Or is there a specific configuration/setting to make Egress preserve the full WebSocket URL with query parameters?tall-airline-16756
08/16/2025, 11:08 PMtall-airline-16756
08/16/2025, 11:09 PM