ArCall function introduction manual

Project Overview

ARCall is an example project of anyRTC imitating WeChat call. It demonstrates how to use anyRTC cloud service and cooperate with anyRTC RTC SDK and anyRTC RTM SDK to quickly realize the scene of call invitation call. Currently supports:

  • One-to-one video call.
  • One-to-one audio call.
  • Multi-person audio and video calls, up to 50 people can call at the same time.
  • The self-collection module can be used to load a third-party beauty library to realize the beauty mapping function.
  • It can be connected to third-party push to realize the push function.

Insert picture description here

Download link: https://github.com/anyRTC-UseCase/ARCall

Support scene

ArCall currently supports scenarios:

1. Corporate internal communications

One-to-one communication between colleagues and colleagues is simple and quick. Sometimes when a lot of people and colleagues have a meeting but everyone is not in the company, you can choose multi-person voice or multi-person video to conduct a web conference. This not only saves the waiting time, but also improves the efficiency of communication. Really achieve long-distance communication.

2. Online medical

I believe everyone is no stranger to online education. Online medical care is also undergoing rapid development. Online medical care can shorten the distance between doctors and patients, save time on the way to the hospital, time for registration, and improve the work of doctors. effectiveness. Take this epidemic as an example. If you find that you are not feeling well, but it is not safe to go to the hospital, then choosing to communicate with your doctor online is the safest and most labor-saving way. Similarly, if you have an elderly person at home, choosing online medical treatment is the best Convenient, because it is relatively inconvenient for the elderly to go to the hospital. If you choose to go online, you will save travel time and registration time.

3. Online customer service

I believe that everyone has gone to the bank to handle various business, and the bank must ask me to go to the scene. But sometimes because people are out of town or busy at work, there is no way to spare time to go to the bank for business. At this time, the importance of online customer service is reflected. The customer service can arrange a time with the user and then make a video call. This way The bank can judge whether to handle the business for itself. Secondly, it can save the user's traffic time, which can be said to kill two birds with one stone.

4. Make friends with strangers

With the development of the Internet industry, various audio and video chat software emerge in an endless stream, but in the final analysis they are all voice and video calls. And ARCall is suitable for various scenarios such as online chat, heart counseling, werewolf killing, and online K song. Only you can't think of it, we can't do it without us.

Target audience

This document is aimed at developers and users who experience ArCall for the first time.

Features

  • Enter the ArCall world as shown below:

Insert picture description here

  • Enter the point-to-point call invitation interface as shown below:

Insert picture description here

1. On the calling interface, click the red button to hang up directly, as shown in the figure below:
Insert picture description here

2. After the call is successful, the small screen pointed to by the red arrow is your party, and the big screen is the other party. At the same time, the call duration will be displayed at the bottom of the screen. Your own video frame can be moved at will, as shown in the figure below:

Insert picture description here

3. Click the Convert Camera button, and you will switch from the front camera to the rear camera, as shown in the figure below:

Insert picture description here

4. Click to switch voice, it will switch from video call mode to voice call mode, as shown in the figure below:

Insert picture description here

5. Click the button in the upper left corner to switch to the small chat box and perform other normal operations on the phone. In the voice call mode, the call duration will be displayed, as shown in the following figure:

Insert picture description here

  • Enter the multi-person call invitation as shown below:

Insert picture description here

1. After entering the multi-person call invitation interface, you can first enter the other party's ID in the input box, and then click the "start call button", the system will automatically determine whether the ID you entered is online, as shown in the following figure:

Insert picture description here

2. After the system judges, it will directly call the online users, as shown in the figure below:

Insert picture description here

3. If you want to close your own camera, you can click the open video button in the lower right corner to close your own camera, so that the other party cannot see your screen, as shown in the following figure:

Insert picture description here

4. If you want to join other partners in the meeting, you can directly click the "Add" button in the upper right corner, and then enter the ID of the other party, as shown in the following figure:

Insert picture description here

Advantages of ArCall

anyRTC is a brand that serves the field of Internet audio and video, dedicated to bringing smooth audio-visual effects to users. anyRTC point-to-point call Demo——ArCall, which combines real-time message RTM and audio and video SDK, quickly realizes one-to-one call connection service. You only need to open the corresponding APP on the mobile phone or open the link dial on the PC to connect. Platform interoperability. ArCall supports one-to-one calls, the code can expand multi-person call invitations, self-collection modules can be used to load a third-party beauty library to realize the beauty mapping function, and the project can be connected to a third-party push to realize the push function.

anyRTC Entrepreneurship Support Plan

From now on-December 30, 2020, the anyRTC Entrepreneurship Support Program is officially launched. AnyRTC is committed to providing expert guidance and comprehensive support for technology, capital, and issuance to the entrepreneurial team, and one-stop solution to all problems from product initiation to launch. Help small and medium-sized enterprises to easily create explosive applications in the audio and video field.

For more information about the entrepreneurial support plan, please go to the anyRTC official website: anyRTC entrepreneurial support plan URL: https://www.anyrtc.io/activity
Insert picture description here

Guess you like

Origin blog.csdn.net/anyRTC/article/details/109216051