Git Product home page Git Product logo

robotapp-android's Introduction

RobotApp-Android

儿童机器人Android APP相关的框架、组件、关键技术

视频通话

能力

  • 提供类似qq和微信的呼叫和双人视频通话能力
  • 支持录制视频(待添加),只支持录制调用端的画面,如果需要录制对方的画面,可以通过im消息让对方调用录制接口。录制需要开通腾讯云点播,按存储和流量付费

适用场景

  • 因为机器人的屏幕和摄像头的方向固定,本例仅支持双方横屏通话,画面不随设备的旋转而变化

底层实现

  • 基于腾讯的云视频(现在腾讯的云视频demo是直播用的,没有双人通话的demo)

Getting Started

  • VideoConstants类中的sdkAppId和accountType需要改成业务方自己的。
  • MultiQavService类中的mSelfIdentifier、mSelfSig、mReceiveIdentifier需要改成业务方自己的账号

TODO

  • 之后会加上腾讯的账号注册体系,优化demo的体验流程
  • 视频录制
  • 优化接口和调用方法

References

robotapp-android's People

Contributors

jk-river avatar machao1210 avatar

Watchers

liushouquan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.