This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM365启动以后音频播放设备被占用,怎么禁止启动时占用音频设备?



我在使用DM365播放本地音频文件时,提示:main:547: audio open error: Device or resource busy,然后把av_server的进程关掉,可以播放本地音频文件,我想在启动之后直接可以播放音频文件,应该改哪里的设置呢,我看了av_server的代码,发现音频部分都是采集的,没有涉及到播放的。谁能教教我了,谢谢了。