Commit 136cc94d by ramdayalmunda

generate video issue

parent ceb45dac
......@@ -10,7 +10,7 @@ const mongoose = require('mongoose')
const ObjectId = mongoose.Types.ObjectId
const ffmpeg = require("fluent-ffmpeg");
const CONFIG = require("../config.js")
const { execSync } = require('child_process');
const socket = require("../socket.js")
module.exports.generateVideo = async function (req, res) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment