summaryrefslogtreecommitdiffstats
path: root/BrowserSource
Commit message (Collapse)AuthorAge
* Complete OBS browser sourceyum2023-02-25
| | | | | * Implement HTTPMapper classes * Browser source respects user-configured source port
* Finish browser source proof-of-conceptyum2023-02-24
| | | | | | It's a crashy mess, but it sort of works. * Add Transcript class to send transcription segments between layers
* Add HTML for BrowserSourceyum2023-02-24
Browser source queries /api/transcript at 10Hz via jquery and renders the response.