npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

wilddog-video-call

v2.4.7

Published

## 简介

Downloads

4

Readme

#视频通话

简介

野狗通信云视频通话,基于 WebRTC ,采用 P2P + NAT穿透 的混合技术方案,可以使你的网站和APP快速获得一对一视频通话功能。

值得注意的是,我们的视频通话业务,P2P 类型的通话是不收取任何费用的,NAT穿透 则包含两项服务,分别是免费的STUN 和收费的 TURN 。从技术角度来讲,每一通视频通话的建立,都会进行 P2P+STUN 的尝试,但这种尝试通常会由于异构的网络或防火墙的阻止而失败,成功的概率一般在70%左右。当这种尝试失败时,就需要由 TURN 来保证通话建立。

目前 TURN 服务按照流量收费,按日结算,价格仅 1.7元/GB,所以说野狗视频通话业务的收费模式,可以有效降低你使用视频通话的成本。

此外,当你的野狗开发者账户没有余额时,依然可以正常使用 P2P+STUN 建立视频通话,但无法使用 TURN ,所以成功率会大打折扣。因此还是要请各位开发者多留意账户余额,及时充值哦。

视频通话的应用

社交娱乐

可以快速在你的社交娱乐、在线游戏等应用中增加视频聊天功能,让沟通更及时,信息传递更丰富。此外还可以结合第三方美颜滤镜、人脸识别方案,让社交更有趣。

远程面试

可方便的集成到招聘网站或APP的即时通讯模块,方面招聘方和应聘者进行在线面试。

远程医疗

远程咨询、在线问诊,足不出户轻松实现在线看病。

视频客服

将视频通话应用于在线客服领域,让沟通更直接、服务更高效。

视频通话的特性

跨平台支持

Video 提供了 Web、Android、iOS 三端的 SDK,不仅支持三端同时开发,还实现了移动 APP 和 Web 应用之间的无障碍通话。

简单灵活

基于 WebRTC 技术,野狗 Video SDK 使用开放标准,支持 Opus、 VP8 和 H.264 编解码,多清晰度可选。同时,Web 应用无需安装浏览器插件即可实现视频通话,极大降低了终端用户的使用成本。

自定义情景通话

丰富的使用场景,用户可以结合主要业务功能,实现情境通话。更可结合美颜滤镜、人脸识别、动态贴纸等方案,增强沟通趣味性。

本地混流录制

可根据实际业务需求,将视频通话过程录制到客户端本地,随时调取使用。

设备和浏览器支持

目前支持设备和浏览器

  1. Chrome 49及以后
  2. Firefox 47及以后
  3. Opera 39及以后
  4. Safari 11及以后
  5. Chrome for Android 5.1
  6. iOS Native Objective-C Compatible
  7. Android Native Java Compatible

或者,点击查看 WebRTC支持状态

帮助与支持

你的任何反馈都可能帮助我们产品的改进。使用中遇到任何问题,都可以提交 客服工单