How to set the video local storage format to MP4 for IPC?
Last Updated on:2024-10-21 02:03:49
In the local storage initialization interface tuya_ipc_ss_init(&stg_var), you can set the structure parameter by configuring stg_var->stor_fomat=1 to set the format to MP4. By default, it is the Tuya proprietary video format.