-
This looks really good. I'm kicking around the idea of creating a modern web frontend to replace Foscam's awful plugin-based interface.
Does their API support full video streaming? Only thing I could…
-
``` javascript
let midiReader = new SynapticMidi.Reader(midiInput);
let midiOutput = new SynapticMidi.Writer(midiOutput);
let network = new Synaptic.Network( /* ... network description ... */);
let …
-
In the RxDB user survey 2024 people voted that the documentation is the biggest drawback of RxDB.
So the plan is to rework all documentation pages in the next few weeks to make the better appealing…
-
Safari 11 added getUserMedia support. The demo on https://www.webrtc-experiment.com/RecordRTC/ shows:
```
Unhandled Promise Rejection: [object DOMError]
onAudioProcessDataAvailable — RecordRTC.js…
-
_Original issue by @stifspear on [2018-02-01T20:54:16Z](https://github.com/ionic-team/ionic/issues/13933)_
**Ionic version:** (check one with "x")
(For Ionic 1.x issues, please use https://…
-
Hi there,
will router support handling modal views with subviews? I hope the attached image will clarify it.
![router-with-subviews](https://cloud.githubusercontent.com/assets/128227/3715005/30e8a…
-
- [x] I have verified that the issue occurs with the latest twilio-video.js release and is not marked as a known issue in the [CHANGELOG.md](https://github.com/twilio/twilio-video.js/blob/master/…
-
I miss very much the good old days where all modules of the library are sitting in one single repo, then it comes to the age of separating them into all these small modules for easier individual consu…
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-