Closed 9mhz closed 4 years ago
it solved, I change my ffmpeg path and add the two props then fine
@LevanaS what path you have updated their? And on server how can we reset the path.
i solved this by changing '/usr/local/bin/ffmpeg' to '/ffmpeg' since my ffmpeg folder is at C:\FFMPEG that is at root c drive. also add ffmpeg path to environmental variables
Okay thanks @smarttin
When I run node server.js,it back those errors↓
1028 [ERROR] Node Media Trans Server startup failed. ffmpeg:/usr/local/bin/ffmpeg cannot be executed. (node:1028) DeprecationWarning: current URL string parser is deprecated, and will be removed in a future version. To use the new parser, pass option { useNewUrlParser: true } to MongoClient.connect. (node:1028) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.