GET http://livekit.dev03.h2-invent.com/

Routing

index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/poc/dashboard (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 api_errorHandler_detectCaller /api/error-handler/detect-caller/{caller} Path does not match
17 meetling_createBreakOutRoom /meetling/create-break-out-room/{roomName}/{type} Path does not match
18 meetling_connectBreakOutRoom /meetling/connect-break-out-room/{roomName}/{type} Path does not match
19 meetling_disconnectBreakOutRoom /meetling/disconnect-break-out-room/{roomName}/{type} Path does not match
20 meetling_requestBreakOutRoomAccessToken /meetling/request-break-out-room-access-token/{roomName} Path does not match
21 meetling_coffeeBreakToggle /meetling/coffee-break-toggle Path does not match
22 meetling_toggleRaiseHand /meetling/toggle-raise-hand Path does not match
23 meetling_removeRaisedHand /meetling/remove-raised-hand/{sid} Path does not match
24 meetling_init /meetling/room/{roomName} Path does not match
25 meetling_lobby /meetling/room/lobby/{roomName} Path does not match
26 meetling_room /meetling/room/room/{roomName} Path does not match
27 meetling_removeParticipant /meetling/remove-participant/{identity} Path does not match
28 meetling_mutePublishedTrack /meetling/mute-published-track/{identity}/{trackSid} Path does not match
29 meetling_modalDisconnect /meetling/modal-disconnect Path does not match
30 meetling_disconnect /meetling/disconnect Path does not match
31 meetling_disconnectAndDeleteRoom /meetling/delete-room Path does not match
32 meetling_disconnected /meetling/disconnected Path does not match
33 meetling_grantModerator /meetling/grant-moderator/{identity} Path does not match
34 meetling_updateSpeakingTime /meetling/update-speaking-time/{seconds} Path does not match
35 meetling_saveE2EE /meetling/save-e2ee/{enabled} Path does not match
36 meetling_sdsPublish /meetling/sds-publish/{docId}/{key} Path does not match
37 meetling_sdsUnpublish /meetling/sds-unpublish/{docId} Path does not match
38 meetling_updateStageMode /meetling/update-stage-mode Path does not match
39 meetling_shareYoutubeVideo /meetling/share-youtube-video/{videoId}/{time} Path does not match
40 meetling_changeStateYoutubeVideo /meetling/change-state-youtube-video/{state} Path does not match
41 meetling_unshareVideo /meetling/unshare-video Path does not match
42 meetling_unshareVideoIfSharerAbsent /meetling/unshare-video-if-sharer-absent Path does not match
43 meetling_pingVideo /meetling/ping-video/{time} Path does not match
44 poc_dashboard /poc/dashboard Path does not match
45 poc_room /poc/room/{roomName} Path does not match
46 poc_createUser /poc/create-user Path does not match
47 poc_createRoom /poc/create-room Path does not match
48 poc_deleteRoom /poc/delete-room/{roomName} Path does not match
49 poc_ciscoRoomBar /poc/cisco-room-bar Path does not match
50 index / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.