Code Monkey home page Code Monkey logo

aliyun-live-appserver-doc's Introduction

阿里云直播App server部署和接口介绍 node版

直播快速开始

申请域名,配置推流回调 参考文档

连麦快速开始

提交工单到阿里云开通连麦,配置混流可用和混流结果通知回调URL, 需要提供如下信息:

  1. 推流域名
  2. 播放域名
  3. appName的值
  4. 混流可用和混流结果通知回调URL的地址

文档说明:

连麦流程参考文档

连麦地址效果说明

App server连麦基本流程

消息服务

  1. 阿里云MNS服务 文档
  2. 客户端订阅 文档

#代码和配置

  1. appserver源码
  2. 配置

接口说明:

  1. 用户管理
  2. 直播管理
  3. 连麦管理
  4. 阿里通知
  5. MNS管理

用户管理 | users

  1. 登录 /login
  2. 直播间观众列表 /im/room/users

直播管理 | live

  1. 直播列表 live/list
  2. 创建直播 live/create
  3. 观看直播 live/play
  4. 主播退出直播 live/leave
  5. 直播评论 live/comment
  6. 直播点赞 live/live
  7. 结束观看直播 live/audience/leave

连麦管理 | videocall

  1. 邀请连麦 videolcall/invite
  2. 连麦反馈 videocall/feedback
  3. 连麦关闭 videocall/close

阿里MNS管理 | alimns

  1. 获取web socket链接信息 mns/topic/websocket/info

阿里通知 | alinotify

  1. 阿里通知

推送消息

  1. 推送消息

aliyun-live-appserver-doc's People

Contributors

ccba avatar

Watchers

 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.