Steven Barnett
Steven Barnett
I just got around to making a pull request but was beaten to the punch by @leonklingele In the process of forking, cloning, NPM installing, and starting to work, I...
Presently there are two options for default bitrate: `low` and `high`. I have a broadcast with: - 270p - 480p - 540p - 720p - 1080p I wish to default...
My client-side code shouldn't need the server-side validation logic in it. It should be possible to say: ```js import { clientRegister, clientAuthenticate } from "@nthparty/opaque"; // ES6 / TypeScript //...
### [REQUIRED] Searched documentation and issues I've looked on StackOverflow, Google'd around a bit, and read the ExoPlayer documentation as well as the Android documentation on handling KeyEvents. So far...
After creating a new pod I noticed that the `s.authors` field of the podspec file was incorrect: ``` s.authors = { '[email protected]' => '[email protected]' } ``` After tracing through the...
I've had Trimps running for about two months and the farthest zone I've ever cleared is 52. I know that AutoTrimps isn't designed for low-level players, although I decided to...