Ayush Kulshrestha

Results 5 issues of Ayush Kulshrestha

> Need to implement video capture functionality, Unable to add the dependency for v0.13.4 in Application.

`com.wonderkiln.camerakit.Camera1$8.run (Camera1.java:1057)`

I want to retry or resume the download with the same downloadID. but everytime i use PRdownloader.resume(downloadID); It adds another task in the download queue. hence in the progress listener,...

` const options = { clientId: CLIENTID + "_MQTTS_" + Math.random(), key: KEY, cert: CERT, rejectUnauthorized: false, ca: CA_FILE }; const client = mqtt.connect(ENDPOINT, options); client.on('connect', function () { console.log('mqtt...

stale

## Issue Type - Bug ## Description Error: [ethjs-format] hex string '0x0xdce7150b95ec4677ec22b851106cd8964a37158b43' must be an alphanumeric 42 utf8 byte hex I'm working with an older version of ethjs-query in an...