guest271314

Results 602 comments of guest271314

PiP window can be spoofed by capturing the PiP window with `navigator.mediaDevices.getDisplayMedia({video: true})` as an "Application" and creating a new `window` without scroll, title, and navigation UI programmatically unset, and...

@mounirlamouri Yes, that is true, as indicated > Perhaps that is not a concern, as that is possible using other means, yet still a way to "fingerprint" device screen maximum...

See https://github.com/legokichi/ts-ebml/issues/14#issuecomment-1025186091

Willing to help where able.

I am not familiar with TypeScript. I am willing to help where I can. You should just be able to use the Ecmascript module version of ts-ebml. I also created...

I have only worked on 1 npm package. What I suggest is just using the minimized Ecmascript module version. > we need to have this Ecmascript module version available somewhere...

@marob > You could ask @legokichi some contributor role on his repository and becoming owner of the package on npmjs repository, or decide to publish your fork as a new...

@marob Can't you just merge the PR I filed into your fork and publish your fork on npm?

How long does `mvkmerge -o output.webm --enable-durations input.webm` take to output result?