摘要:
EXEC sp_configure 'show advanced options',1GO RECONFIGURE WITH OVERRIDE;GOEXEC sp_configure 'Ad Hoc Distributed Queries',1GO RECONFIGURE WITH OVERRIDE 阅读全文
摘要:
下载ffmpeg的Windows静态版; https://ffmpeg.zeranoe.com/builds/win64/static/下载nginx-rtmp-windows版:https://github.com/illuspas/nginx-rtmp-win32 解压 启动nginx 启动ff 阅读全文