StefansArya
StefansArya
@jeckman : Let me clarify nopenn's issue "When there are live streaming, is there a way to display a player for live streaming using m3u8 or something" @NOPENN : It's...
The ES6 module was implemented, but we still need to make it more efficient for the tree shaking.
Currently some module has circular dependency for: ``` - sf-model.js - sf-component.js - sf-space.js - sf-model/*.js ``` I don't see any issues because of it and the circular dependency was...
There is a way to stream microphone in a real time, but I have small problem on my implementation.. Update: I just uploaded this library, but it still need some...
Hmm, I think you could only send the buffer data (without media header). Because that's what I can get after calling `mediaRecorder.requestData()`. To stream chunks of 3 seconds you need...
Can this plugin also available for background download like [this plugin](https://github.com/sgrebnov/cordova-plugin-background-download)