<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>AnyChat技术支持论坛 - Windows</title>
    <link>http://bbs.anychat.cn/forum.php?mod=forumdisplay&amp;fid=46</link>
    <description>Latest 20 threads of Windows</description>
    <copyright>Copyright(C) AnyChat技术支持论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 26 Jun 2026 10:25:39 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.anychat.cn/static/image/common/logo_88_31.gif</url>
      <title>AnyChat技术支持论坛</title>
      <link>http://bbs.anychat.cn/</link>
    </image>
    <item>
      <title>声卡播放音频采集开发指南</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4955</link>
      <description><![CDATA[AnyChat一直致力于为行业客户提供音视频整体解决方案。我们注意到，在某些特定的业务场景中，会需要采集声卡播放的声音（之前只能采集麦克风的声音）。比如：远程教育应用场景中，老师需要给学生播放课件，其中课件的声音就需要从声卡播放中采集出来。经过AnyChat技术团 ...]]></description>
      <category>Windows</category>
      <author>杨家超</author>
      <pubDate>Mon, 17 Sep 2018 09:05:12 +0000</pubDate>
    </item>
    <item>
      <title>error C2733: “BRAC_GetRoomName”: 不允许重载函数的第二个 C 链接</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4941</link>
      <description><![CDATA[.\\AnyChatCoreSDK_Win32_V7.1\\AnyChatCoreSDK_Win32_r7743\\src\\client\\qt\\AnyChatQt 编译该路径下的pro文件报错   
5.3升级7.0也会出现这种问题，请问是什么原因呢]]></description>
      <category>Windows</category>
      <author>smilehui2014</author>
      <pubDate>Fri, 24 Aug 2018 06:30:36 +0000</pubDate>
    </item>
    <item>
      <title>请问能否从5.3版本升级到7.1</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4940</link>
      <description><![CDATA[anychatsdk版本升级，Windows客户端请问能否从5.3版本直接升级到7.1]]></description>
      <category>Windows</category>
      <author>smilehui2014</author>
      <pubDate>Fri, 24 Aug 2018 05:19:33 +0000</pubDate>
    </item>
    <item>
      <title>请问如何申请key</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4645</link>
      <description><![CDATA[请问如何申请key]]></description>
      <category>Windows</category>
      <author>leavecu</author>
      <pubDate>Sat, 16 Jun 2018 03:58:59 +0000</pubDate>
    </item>
    <item>
      <title>如何获取指定房间的在线用户ID？</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4644</link>
      <description><![CDATA[希望在一个房间内获取另一个房间内的在线用户ID，调用了GetRoomOnlineUsers(),总是报错，错误内容是：“无法封送处理“return value”：无效的托管/非托管类型组合”，怎么解决？]]></description>
      <category>Windows</category>
      <author>soulmate</author>
      <pubDate>Mon, 11 Jun 2018 12:03:27 +0000</pubDate>
    </item>
    <item>
      <title>Anychat Core SDK 可采集 网络摄像头不</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4606</link>
      <description><![CDATA[如海康、大华等的IPC 是否可以接入， 有demo么？]]></description>
      <category>Windows</category>
      <author>lilygong6585</author>
      <pubDate>Mon, 07 May 2018 13:57:15 +0000</pubDate>
    </item>
    <item>
      <title>录像 播放、下载</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4605</link>
      <description><![CDATA[问下录像之后有播放和下载的接口么？ SDK中没找到。]]></description>
      <category>Windows</category>
      <author>lilygong6585</author>
      <pubDate>Mon, 07 May 2018 13:55:43 +0000</pubDate>
    </item>
    <item>
      <title>如何给把房间锁住，设定密码，房间最大人员数量</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4492</link>
      <description><![CDATA[//进入房间 
#define GV_ERR_ROOM_LOCK      300    ///&lt;  房间已被锁住，禁止进入 
#define GV_ERR_ROOM_PASSERR    301    ///&lt;  房间密码错误，禁止进入 
#define GV_ERR_ROOM_FULLUSER  302    ///&lt;  房间已满员，不能进入 
#define GV_ERR_ROOM_INVALID    303 ...]]></description>
      <category>Windows</category>
      <author>xll33</author>
      <pubDate>Sat, 05 May 2018 03:51:36 +0000</pubDate>
    </item>
    <item>
      <title>delphi demo里面没有异步事件</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4491</link>
      <description><![CDATA[delphi demo里面没有异步事件
所有的错误信息都收不到呢。]]></description>
      <category>Windows</category>
      <author>xll33</author>
      <pubDate>Wed, 02 May 2018 02:45:28 +0000</pubDate>
    </item>
    <item>
      <title>注册智能排队事件的监听 JavaSDK 里没有啊</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4439</link>
      <description><![CDATA[注册智能排队事件的监听void registerQueueChangeEvent(AnyChatQueueChangeEvent queueChangeEvent)接口说明：注册智能排队事件的监听返回值:无接口参数简介:]]></description>
      <category>Windows</category>
      <author>日落</author>
      <pubDate>Mon, 09 Apr 2018 08:29:21 +0000</pubDate>
    </item>
    <item>
      <title>利用提供的demo登陆后会出现很多的人</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4432</link>
      <description><![CDATA[利用提供的demo登陆后会出现很多的人，这些人都是如何获得的，都是在线的用户么？]]></description>
      <category>Windows</category>
      <author>anychat_sunhui</author>
      <pubDate>Thu, 29 Mar 2018 01:08:06 +0000</pubDate>
    </item>
    <item>
      <title>测试 AnyChatDemoForJava.jar 的时候，摄像头打不开</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4359</link>
      <description><![CDATA[运行demo中的.jar文件时，可以成功进入房间，笔记本上的摄像头也亮灯了，显示已经打开了，但是在客户端显示不出来。现象如上传发图片

日志记录为：
[2018-03-14 09:10:52(324)]]]></description>
      <category>Windows</category>
      <author>无知少年</author>
      <pubDate>Wed, 14 Mar 2018 01:16:07 +0000</pubDate>
    </item>
    <item>
      <title>同个用户无法打开多个摄像头</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4352</link>
      <description><![CDATA[打算做手术示教业务 可是要求必须可以打开多个摄像头]]></description>
      <category>Windows</category>
      <author>haru</author>
      <pubDate>Tue, 06 Mar 2018 03:09:57 +0000</pubDate>
    </item>
    <item>
      <title>共享桌面</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4351</link>
      <description><![CDATA[我使用BRAnyChatMeeting.exe  想看一下共享桌面的功能，但在高级设置里找不到Native Screen Camera参数  [/backcolor]]]></description>
      <category>Windows</category>
      <author>huanongying</author>
      <pubDate>Fri, 02 Mar 2018 02:31:24 +0000</pubDate>
    </item>
    <item>
      <title>文件发送，保存在本地的路径怎么改变</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=4348</link>
      <description><![CDATA[文件发送，保存在本地的路径怎么改变]]></description>
      <category>Windows</category>
      <author>小白QAQ</author>
      <pubDate>Wed, 28 Feb 2018 05:27:42 +0000</pubDate>
    </item>
    <item>
      <title>请详细说明一下windows+QT5下调用SDK需配置的库头文件等</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=3963</link>
      <description><![CDATA[环境是windows+QT5，调用SDK，编译不通过，SDK中自带的qt源码例子也编译通过不过，需要包含哪些库，哪些头文件，谢谢大家]]></description>
      <category>Windows</category>
      <author>jinjk1</author>
      <pubDate>Mon, 15 Jan 2018 05:26:40 +0000</pubDate>
    </item>
    <item>
      <title>请问有没有获取麦克风实时捕获声音大小或百分比的接口</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=3958</link>
      <description><![CDATA[请问有没有获取麦克风实时捕获声音大小或百分比的接口]]></description>
      <category>Windows</category>
      <author>Cris</author>
      <pubDate>Wed, 10 Jan 2018 02:48:18 +0000</pubDate>
    </item>
    <item>
      <title>anychat 客户端现在支持windows 64位吗</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=3954</link>
      <description><![CDATA[anychat 客户端现在支持windows 64位吗]]></description>
      <category>Windows</category>
      <author>一夏天</author>
      <pubDate>Wed, 03 Jan 2018 07:19:16 +0000</pubDate>
    </item>
    <item>
      <title>SDK有实现客户端录屏的接口么。？</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=3874</link>
      <description><![CDATA[SDK有实现客户端录屏的接口么。？windows下的。。]]></description>
      <category>Windows</category>
      <author>Cris</author>
      <pubDate>Tue, 28 Nov 2017 10:42:26 +0000</pubDate>
    </item>
    <item>
      <title>用户退出之后释放资源问题</title>
      <link>http://bbs.anychat.cn/forum.php?mod=viewthread&amp;tid=3811</link>
      <description><![CDATA[web视频后, 如果用户异常退出, 网页都已经关闭了, 但是business上没有显示用户logout时间的日志, 而且business上还能看到之前用户一直在服务器上, 房间也没有退出...在下一次这个用户再次进入的时候, 上一条记录的房间号会消失, 但是记录不会消失, 并且第二次进入会有一 ...]]></description>
      <category>Windows</category>
      <author>bluetone</author>
      <pubDate>Thu, 09 Nov 2017 01:27:24 +0000</pubDate>
    </item>
  </channel>
</rss>