从头开始创建网络摄像头聊天
我需要创建一个网络摄像头聊天,打算在我的网站中使用。 它将允许两个或更多人通过网络摄像头进行视频聊天。
我想从头开始开发网络摄像头聊天。我不知道 使用哪个软件。我对这个主题进行了彻底的搜索 我得到的是 adobe flash,需要一些动作脚本来构建它。
我在这方面完全是新手,但我想从头开始学习。
请帮忙。
谢谢
I need to create a webcam chat which i intend to use in my website.
It will allow two or more persons to video chat through their webcams.
I want to develop the webcam chat from the scratch. I have no idea
which software to use. I did a thorough search for this topic and all
i got is adobe flash with some actionscript is required to build it.
I am a complete newbie in this but i want to learn from beginning.
Please help.
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我建议您阅读一些 ActionScript 教程。在跑之前你需要先走。此类应用需要广泛的 Flash、AS 知识和一般编程技能。
从一些基本的“hello world”代码开始,然后充分学习该语言,然后转向更大更好的东西。
这是一个很好的起点:http://www.actionscript.org/resources/categories/Tutorials /
I suggest you read some ActionScript tutorials. You need to walk before you can run. This kind of application will require a wide range of knowledge of Flash, AS and general programming skills.
Begin with some basic "hello world" code, then learn the language fully, then move onto bigger and better things.
Here's a good place to start: http://www.actionscript.org/resources/categories/Tutorials/