Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion obs.org
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

- [[https://github.com/bozbez/win-capture-audio][bozbez/win-capture-audio: An OBS plugin that allows capture of independant application audio streams on Windows, in a similar fashion to OBS's game capture and Discord's application streaming.]]
- [[https://github.com/grigio/obs-cmd][grigio/obs-cmd: obs-cmd is a OBS cli for obs-websocket v5 the current obs-studio implementation. It is useful on Wayland Linux or to control OBS via terminal]]
- [[https://github.com/GRVYDEV/Project-Lightspeed][GRVYDEV/Project-Lightspeed: A self contained OBS -> FTL -> WebRTC live streaming server. Comprised of 3 parts once configured anyone can achieve sub-second OBS to the browser livestreaming]]
- [[https://github.com/GRVYDEV/Project-Lightspeed][GRVYDEV/Project-Lightspeed: A self contained OBS -> FTL -> WebRTC live streaming server. Composed of 3 parts once configured anyone can achieve sub-second OBS to the browser livestreaming]]
- [[https://github.com/luastoned/obs-csgo][luastoned/obs-csgo: OBS Plugin to capture CS:GO with Trusted Mode enabled]]
- [[https://github.com/obsproject/obs-browser][obsproject/obs-browser: CEF-based OBS Studio browser plugin]]
- [[https://github.com/obsproject/obs-websocket][obsproject/obs-websocket: Remote-control of OBS Studio through WebSocket]]
Expand Down
2 changes: 1 addition & 1 deletion vault.org
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,7 @@ What are JWTs ?

JWT, or JSON Web Tokens, are tokens that are signed by a central authority that encapsulate authorization information. This website can help debugging your tokens.

A JWT is comprised of 3 parts
A JWT is composed of 3 parts

Header
Payload
Expand Down