Madrix

Results 46 issues of Madrix

Does not work under Electron 15.3.1 ``` renderer.js:22 Uncaught TypeError: window.openMenu is not a function at HTMLButtonElement. (renderer.js:22) 2 renderer.js:26 Uncaught TypeError: window.minimizeWindow is not a function at HTMLButtonElement. (renderer.js:26)...

Hi For years I have been under [email protected] and compiling: grun clean && grunt && grunt obf && node app.js so it is very fast to do especially at the...

**Describe the bug** Customer parameter closeOnBeforeunload by default it is true, should be false **To Reproduce** Please fill the following code example: Socket.IO server and client version: `4.1.3` Read my...

bug

The reception of a webcam on an iPhone 8 iOS 14.6 is sometimes 90 ° or 160 °, suddenly the character is all turned upside down. How should this be...

bug
enhancement

> Configure your SSL certificate & key in certs/ by either copying certs/fullchain.pem.example to certs/fullchain.pem and certs/privkey.pem.example to certs/privkey.pem or using your own certificate & key Currently I am using...

question

Hi ![alt text](https://www.zupimages.net/up/22/22/wuvi.jpg) On Chrome I have several cameras, the Avermedia is a video card that broadcasts DTT channels on a computer instead of television. There's Manycam, that's my test...

Here is the pm2 log: ``` Consume failed TypeError: Cannot read properties of undefined (reading 'consume') at Peer.createConsumer (/home/debian/node/appname/mediasoup/src/Peer.js:48:42) at Room.consume (/home/debian/node/appname/mediasoup/src/Room.js:118:8) at Socket. (/home/debian/node/appname/mediasoup/src/app.js:190:53) at Socket.emit (node:events:526:28) at Socket.emitUntyped...

Hi For about 15 days it has been in production on my site for the people. I just noticed that it did not work in reception to Safari on an...

Hi On https://github.com/kiwiirc/irc-framework/blob/master/src/commands/handlers/channel.js#L218 there is code like `handler.network.cap.isEnabled('extended-join')` and I found that it returns false all the time from a bnc created in JavaScript with nodejs, whereas yet on this...