@wuhao186 大佬,在实际应用中出现了循环问题,还请指教。
file:///E:/git_project/lunzi/ffmpeg/src/index.js:76
const { playURL } = videoInfo.mediaMetaInfo.videoGroup[0]
^
TypeError: Cannot read properties of undefined (reading 'mediaMetaInfo')
at file:///E:/git_project/lunzi/ffmpeg/src/index.js:76:43
at processTicksAndRejections (node:internal/process/task_queues:96:5)
@wuhao186 大佬,在实际应用中出现了循环问题,还请指教。
file:///E:/git_project/lunzi/ffmpeg/src/index.js:76
const { playURL } = videoInfo.mediaMetaInfo.videoGroup[0]
^
TypeError: Cannot read properties of undefined (reading 'mediaMetaInfo')
at file:///E:/git_project/lunzi/ffmpeg/src/index.js:76:43
at processTicksAndRejections (node:internal/process/task_queues:96:5)