Python 中的视频和语音聊天可操作性

发布于 2024-07-14 14:37:24 字数 80 浏览 9 评论 0原文

我正在尝试寻找有关 Python 中视频和语音聊天可操作性的资源...有人知道一些好的资源或示例项目吗?

任何帮助将不胜感激!

I'm trying to find resources on video and voice chat operability in Python... Does anybody know of some good resources or sample projects?

Any help would really be appreciated!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

命比纸薄 2024-07-21 14:37:24

如果您想要更高级别的东西,可以尝试 Empathy。 它具有 python 绑定,因此您可以在应用程序上使用聊天 GUI 元素或创建自己的元素。 如果您想要较低级别的东西,您可能需要尝试直接使用Telepathy Python

If you want something higher level you can try Empathy. It has python bindings so you can use chat GUI elements on your application or create your own. If you want something lower level, you might want to try to use Telepathy Python directly.

毅然前行 2024-07-21 14:37:24

基本上一个farsight lib,它有xmpp-jingle,可以容纳视频和语音聊天,是常用的,对于python itz farsight.py:尝试一下......!

Basically a farsight lib which has xmpp-jingle that can accomodate video and voice chat is commonly used,for python itz farsight.py: try it.....!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文