Package Details: wemeet-bin 3.19.2.400-3

Git Clone URL: https://aur.archlinux.org/wemeet-bin.git (read-only, click to copy)
Package Base: wemeet-bin
Description: Tencent Video Conferencing, tencent meeting 腾讯会议
Upstream URL: https://source.meeting.qq.com/download-center.html
Keywords: tencent-meeting wemeet
Licenses: unknown
Provides: tencent-meeting, wemeet
Submitter: sukanka
Maintainer: sukanka (AvianaCruz)
Last Packager: sukanka
Votes: 68
Popularity: 0.99
First Submitted: 2021-09-03 04:21 (UTC)
Last Updated: 2024-09-11 13:37 (UTC)

Pinned Comments

xuwd1 commented on 2024-11-21 07:39 (UTC)

KDE wayland下屏幕共享已经实现(非虚拟相机). 请见AUR包wemeet-wayland-screenshare-git

AvianaCruz commented on 2023-08-13 13:57 (UTC)

原生 Wayland 下无法使用摄像头,无法直接进行屏幕共享。如有上述需求请使用 wemeet-x11 启动。

sukanka commented on 2022-07-15 15:09 (UTC) (edited on 2022-12-07 14:13 (UTC) by sukanka)

如果遇到提示更新,可先下载,然后标记过期时提供新版本的 4位版本号+md5 (不是 sha512)

请直接标记过期,而不是在评论区贴新版md5与版本号。

(deb 包可在 /tmp/Temp 下找到) 版本号为四位(如3.10.0.401): 解压 deb包中的 control.tar.xz 打开其中的 control 文件,找到 Version: 3.10.0.401 即为新的版本号。

arm 版本有时候与应用内不一致,这是由于 x86版本更新了,但是 arm 版没更新,静待更新即可(欢迎提供 md5+版本号)

sukanka commented on 2022-05-02 03:28 (UTC) (edited on 2023-08-13 13:40 (UTC) by sukanka)

  • 如果有音频相关的问题,请务必说明使用的是 pulseaudio 还是 pipewire-pulse
  • wayland下不支持屏幕共享(原本甚至不支持wayland)。
  • pulseaudio 杂音的解决方法:拖动系统音量条(不是腾讯会议里面的)到0再调回来. 每次这样操作就能好了, thank @Kimiblock
  • 如果无法启动,并且报错提示包含 LoadCustomFont(),请尝试执行 mkdir -p $HOME/.config/fontconfig
  • wayland 下要使用摄像头,请使用 wemeet-x11启动。

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 32 Next › Last »

xlucn commented on 2022-12-03 07:10 (UTC)

@bingcoke, 我也有这个问题,忘了是从那个版本开始了,好像是3.10.x。但是也一直没搞明白什么原因。现在的临时解决方案是使用sticky patch,让"wemeetapp"类的窗口永远显示在任何tag中。

AvianaCruz commented on 2022-12-03 02:09 (UTC)

@sukanka I have tested for several days, and it seems that the ipc and uts namespaces caused problems. There is the new wrapper script: https://paste.debian.net/hidden/ef3cb0b5

bingcoke commented on 2022-11-29 03:50 (UTC)

dwm下切换tag(桌面)会造成软件崩溃,不知道评论区大佬有没有解决方案

sukanka commented on 2022-11-29 00:27 (UTC)

@imic,复现了,已经回滚了

imic commented on 2022-11-28 15:54 (UTC)

3.11.0.402-2 升级后的 4、5、6 在会议共享屏幕的时候,对方看不到我共享的屏幕,他们看到的是黑屏。

moetayuko commented on 2022-11-28 11:51 (UTC)

有时候别人共享的屏幕颜色很奇怪,整体泛红,但有时候又是正常的,不确定跟对方客户端版本是否有关。请问有其他人遇到该问题吗

shore commented on 2022-11-28 10:56 (UTC)

cannot install sha512sums for wemeet.sh failed.........

AvianaCruz commented on 2022-11-28 04:03 (UTC) (edited on 2022-11-28 04:05 (UTC) by AvianaCruz)

@sukanka Also, icon-cache.kcache is indeed a file. I met some SIGSEGV after applying the limitations, so it would be better to put them in release after my further tests.

AvianaCruz commented on 2022-11-28 00:34 (UTC)

@sukanka You placed extra spaces in line 18. It should be: BIND_KDE_ICON_CACHE="--bind ${XDG_CACHE_HOME:-$HOME/.cache}/icon-cache.kcache ${XDG_CACHE_HOME:-$HOME/.cache}/icon-cache.kcache"