Samuel Scheit

Results 208 comments of Samuel Scheit

You can use the [fix-webm-duration](https://www.npmjs.com/package/fix-webm-duration) package to fix the duration of the webm output file.

I've rewritten the transmission method in c420bc4 and it should now use a lot less CPU

you can use a workaround with the `react-native-fs` package: ```js const fs = require("react-native-fs") const location = await fs.pathForGroup("group.app.trant");

I'm not sure, but I think AppGroups can't sync to iCloud.

@LightKnight3r It is probably not applicable for your project, because it is the way discord generates SDP but here you are: ```ts import transform, { MediaDescription, SessionDescription } from "sdp-transform";...

still searching for solutions