MCPcopy Create free account

hub / github.com/crybapp/portal / functions

Functions17 in github.com/crybapp/portal

↓ 3 callersFunctionfetchPortalId
()
src/utils/helpers.utils.ts:4
↓ 3 callersFunctionsignToken
(data: string | Record<string, unknown>, key: string, headers: Record<string, unknown> = {})
src/utils/generate.utils.ts:3
↓ 2 callersFunctionxdotool
(env: NodeJS.ProcessEnv)
src/browser/utils.ts:162
↓ 1 callersFunctionapertureAudio
(env: NodeJS.ProcessEnv, token: string, bitrate: string)
src/browser/utils.ts:141
↓ 1 callersFunctionapertureVideo
(env: NodeJS.ProcessEnv, token: string, width: number, height: number, fps: string, bitrate: string)
src/browser/utils.ts:118
↓ 1 callersFunctionchromium
(env: NodeJS.ProcessEnv, startupUrl: string)
src/browser/utils.ts:42
↓ 1 callersFunctionconvertKey
(code: string, { ctrl, shift }: ConvertKeyCodeConfig)
src/utils/keyboard.utils.ts:12
↓ 1 callersFunctionjanusAudio
(env: NodeJS.ProcessEnv, port: number, bitrate: string, streamingIp: string)
src/browser/utils.ts:98
↓ 1 callersFunctionjanusVideo
(env: NodeJS.ProcessEnv, port: number, width: number, height: number, fps: string, bitrate: string, streamin
src/browser/utils.ts:72
↓ 1 callersFunctionopenbox
(env: NodeJS.ProcessEnv)
src/browser/utils.ts:31
↓ 1 callersFunctionpulseaudio
(env: NodeJS.ProcessEnv)
src/browser/utils.ts:16
↓ 1 callersFunctionverifyEnv
(...vars : string[])
src/utils/verifications.utils.ts:1
↓ 1 callersFunctionxvfb
(env: NodeJS.ProcessEnv, width: number, height: number, bitDepth: number)
src/browser/utils.ts:3
Methodconstructor
(width: number, height: number, videoBitrate: string, videoFps: string, audioBitrate: string, startupUrl: stri
src/browser/index.ts:24
Methodconstructor
(browser: VirtualBrowser)
src/clients/portals.client.ts:14
FunctionfetchKeysymbol
(name: string)
src/utils/keyboard.utils.ts:3
FunctionverifyToken
(token: string, key: string)
src/utils/generate.utils.ts:5