Marmota
Results
3
issues of
Marmota
### Description When the page specified in the `@Render()` decorator returns an empty string, the server responds with the status code 404 (Not Found). **Minimal code-snippet showcasing the problem** ```ts...
type: fix
status: needs triage
This adds the ability to set options of `WasapiCapture` when constructing `WasapiLoopbackCapture`. I've tested it by creating an application that keeps track of the number of bytes received in `DataAvailable`...