Timur Amirov

Results 9 issues of Timur Amirov

It'd be nice to have typescript definitions for lightstep tracer, since it extends what's in opentracing spec. Would this repo be a good place to host such typedefs?

If someone's willing to run through — let me know, I'll assist. Things to remember/monitor while going through: * Unclear sections/steps * How much time does it take * How...

good first issue

That'd be very nice to include in order to replace basic auth :)

Right now, the web UI is a bit clunky, especially when used on mobile devices. Would be nice to tweak the `index.html` a bit and make it more friendly.

Having resources explaining basics of rpi, command-line, building, etc would be nice.

good first issue

Would be nice to have a diagram describing the final setup. At least, it could replace the "components" section

Hey hey, Here's an attempt to allow passing additional video track constraints for the camera. Use-case I have in mind: on a mobile device use a rear camera with a...

At the moment `onlyAllow` option would perform process.exit on first occurrence of a license which is not in the list. If I'm not mistaken, the match has to be exact,...

enhancement

# Background When we retry in `perron` currently, initial request (and subsequent retries except for the last one) get aborted. Let's say we `dropRequestAfter` 450ms and retries count is 2....