J.S
J.S
Today, I found out good idea and implemented. My criteria is below: 1. load videos according to segment data of timeline. (of course in and out fields can't be used...
Yeah, I used canvas to draw video. But as you can guess, the synchronization is critical problem.
I added feature to generate sprites in backend myself. Original codebase doesn't show sprite.
@kudlav I tried to implement this feature. I added this code section to `controllers/apiController.js`. ``` const download = require('download'); ... exports.projectRemoteFilePOST = (req, res, next) => { let url =...
Hi I have faced same issue? What will be solution for this issue?
Sure, you can use my code anywhere.
I have same problem. The weird thing is that I could see result if I follow this article. [https://medium.com/@fiqriismail/how-to-secure-your-reactjs-frontend-with-azure-ad-b2c-8fd165f602e8](https://medium.com/@fiqriismail/how-to-secure-your-reactjs-frontend-with-azure-ad-b2c-8fd165f602e8) But I can't do with my own.
@sajov Please let me know your email, I will DM you.
@BenjaminIrwin You can use my repo without any limitation! Would you please give a star instead?