简体   繁体   English

如何构建一个类似Skype的小视频聊天窗口(多屏)?

[英]How to build a skype-like small video chat window (multiscreen)?

I am trying to build a small video chat window which can co-exist on the screen with other application such as internet browser like which is shown in this picture我正在尝试构建一个小型视频聊天窗口,该窗口可以与其他应用程序(例如互联网浏览器)在屏幕上共存,如图所示

My main problem is not with WEBRTC but with how to make two applications co-exist on the screen as skype does.我的主要问题不是 WEBRTC,而是如何让两个应用程序像 Skype 一样在屏幕上共存。

I have some experience with unity , rails and node.js .我在 unity 、 rails 和 node.js 方面有一些经验。 Is there any chance I can achieve my goal with the above framework?我是否有机会通过上述框架实现我的目标?

Or do I have to learn something new like QT?或者我必须学习像 QT 这样的新东西吗?

Please give me some advice, thanks a lot.请给我一些建议,非常感谢。

ps Do I have to build a desktop app for this feature or a website would be able to do the trick? ps 我必须为此功能构建一个桌面应用程序还是一个网站能够做到这一点?

Unity has decent webcam support which insists that it supports webGL(html5). Unity 有不错的网络摄像头支持,它坚持认为它支持 webGL(html5)。

You might want to check links below.您可能想查看下面的链接。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM