summaryrefslogtreecommitdiffstats
path: root/BrowserSource/Proxy/README.md
blob: 6c986b29d81c420249f12e8cbc9aa9d54f075594 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
This is a Linux server. It receives transcripts from TaSTT and serves them to
peers using a session identifier. It serves the use case where a mute player
wishes to show their transcript on a friend's stream.

Dependencies:
* clang-15
* cmake
* fmtlib/fmt

To build:
./build-foss.sh
make