Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomirex/umbrella
/ types & classes
Types & classes
47 in github.com/atomirex/umbrella
⨍
Functions
147
◇
Types & classes
47
Class
frontend/src/umbrella/SfuApp.tsx:28
Class
frontend/src/umbrella/SfuApp.tsx:62
Class
frontend/src/umbrella/SfuApp.tsx:73
Class
frontend/src/umbrella/SfuApp.tsx:76
Struct
BaseClient
sfu/clients.go:20
Struct
DefaultRemoteClientFactory
sfu/clients.go:40
Interface
LocalVideoProps
frontend/src/umbrella/SfuApp.tsx:94
Struct
LockAndNotify
razor/lockandnotify.go:8
Struct
Logger
razor/logger.go:40
TypeAlias
LoggingLevel
razor/logger.go:7
Struct
MessageHandler
razor/messagehandler.go:11
FuncType
MessageHandlerCallback
Returns if the payload should be destroyed, which in golang doesn't do anything
razor/messagehandler.go:9
Struct
MessageQueue
razor/messagequeue.go:15
Struct
MessageQueueItem
razor/messagequeue.go:9
TypeAlias
MessageQueueWhat
razor/messagequeue.go:7
Struct
Optional
razor/common.go:12
Struct
PeerConnection
sfu/peerconnection.go:9
Interface
PeerConnectionFactory
sfu/peerconnection.go:22
Struct
PionPeerConnectionFactory
sfu/peerconnection.go:26
Interface
RemoteClient
sfu/clients.go:11
Interface
RemoteClientFactory
sfu/clients.go:36
Struct
RemoteClientParameters
sfu/clients.go:29
Interface
RemoteVideosProps
frontend/src/umbrella/SfuApp.tsx:120
Struct
RtspClient
sfu/client_rtsp.go:30
Struct
Sfu
sfu/sfu.go:51
Interface
SfuAppJoinedProps
frontend/src/umbrella/SfuApp.tsx:146
Interface
UmbrellaInjectedParameters
frontend/src/global.d.ts:1
Interface
Window
frontend/src/global.d.ts:5
Struct
client
sfu/client_webrtc.go:53
TypeAlias
clientCommand
sfu/client_webrtc.go:21
Struct
clientCommandMessage
sfu/client_webrtc.go:42
Struct
clientCommandResult
sfu/client_webrtc.go:49
Struct
incomingTrack
sfu/tracks.go:9
Struct
incomingTrackWithClientState
sfu/tracks.go:20
Class
localTrack
frontend/src/umbrella/SfuApp.tsx:76
Struct
outgoingTrack
sfu/tracks.go:30
Struct
outgoingTrackWithClientState
sfu/tracks.go:38
Struct
rawIncomingTrack
sfu/client_webrtc.go:37
Class
remoteTrack
frontend/src/umbrella/SfuApp.tsx:73
Struct
responseRecorder
main.go:38
TypeAlias
rtspClientCommand
Very experimental rtsp video only ingest Serving as basis of client refactor and understanding more about rtsp
sfu/client_rtsp.go:21
Struct
rtspClientCommandMessage
sfu/client_rtsp.go:28
TypeAlias
sfuCommand
sfu/sfu.go:23
Struct
sfuCommandMessage
sfu/sfu.go:38
Struct
sfuCommandResult
sfu/sfu.go:46
Class
stagedIncomingTrack
frontend/src/umbrella/SfuApp.tsx:62
Struct
umbrellaInjectedParameters
main.go:57