Answer the question
In order to leave comments, you need to log in
How to merge video from photo in nodejs?
Sketches of the front on vue.js and the back on node.js.
The camera writes to the server with approximately the following structure:
"id" "id_host" "file_name" "file_size" "file_date" "state" "queue_type" "mode" "folder_id" "storage_path" "tmp_file_path" "date_insert"
"3690600" "33" "cam5_img_18-10-2020_12-49-40_320x240.jpg" "286641" "2020-10-18 12:49:40" "3" "0" "0" "4" "000000033/Camera/2020-10-18/" \N "2020-10-18 12:49:40"
"3690601" "33" "cam5_vid_18-10-2020_12-49-03_320x240.mp4" "286641" "2020-10-18 12:49:03" "3" "3" "3" "8" "000000033/Camera/2020-10-18/" \N "2020-10-18 12:49:40"
"3690596" "33" "cam5_vid_18-10-2020_12-48-39_320x240.mp4" "286641" "2020-10-18 12:48:39" "3" "3" "3" "8" "000000033/Camera/2020-10-18/" \N "2020-10-18 12:48:47"
"3690593" "33" "cam5_img_18-10-2020_12-48-28_320x240.jpg" "286641" "2020-10-18 12:48:28" "3" "0" "0" "4" "000000033/Camera/2020-10-18/" \N "2020-10-18 12:48:28"
Answer the question
In order to leave comments, you need to log in
ffmpeg to help you. Split video into frames, merge video frame types, cut by timing - everything is in your power. The node itself has nothing to do with me, as it were
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question