zucher
zucher
Currently, nativefier allows code injection during preload on renderer side, but mainprocess injection is not possible. How to simply allow such a feature ? tks
Like #378 , options feature need to be present under xmpp.js version.
In case of custom parameter usage under Grafana, "Explore" request use directly in request the query param label provided, Hacking the request become possible in that case. Allowing the Label...
### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...
In order to manage $watch and other angular scope stuff on bind html compile call, is it possible to add calling scope as function argument ?
With a Janus DTLS certificate with 4096 size, DTLS handshake goes in timeout, the transsaction never succeed. a related issue was solved few year ago on janus side: https://github.com/meetecho/janus-gateway/issues/252 after...
Solves the issue https://github.com/aiortc/aiortc/issues/828 for large X509 certificate such as RSA 4096 in DTLS exchanges
With HTTP POST pushservices, calling the self Subscriber Test crash pushd: POST /subscriber/1yhW0rbTM84/test 201 /home/xxxxxxx/pushd/node_modules/redis/index.js:551 throw err; ^ TypeError: Cannot read property 'name' of undefined at /home/xxxxxxx/pushd/lib/pushservices/http.coffee:34:31 at Subscriber.get (/home/xxxxxxx/pushd/lib/subscriber.coffee:153:16)...
on the version 0.4.1, CPU transcription consume less cpu than GPU +CPU. with: docker run -it -p 9090:9090 ghcr.io/collabora/whisperlive-cpu:latest  With GPU: docker run -it --gpus all -p 9090:9090 ghcr.io/collabora/whisperlive-gpu:latest...
Hi, during a call , if a SIP OPTIONS is received from a server for keep alive, the stream disable the audio RTP sender and receiver due to call deferencing...