Giter Site home page Giter Site logo

aliyun-media-c-sdk's Introduction

Aliyun OSS Media C SDK

Software License GitHub version

关于

不少情况下,我们都需要将摄像头拍摄的视频快速存储到云端(OSS),但是我们也有一些因素要考虑:

  • 设备上不能存储永久access key id和access key secret,因为可能泄露
  • 设备上只允许上传或者下载,不允许删除、修改配置等管理权限
  • 可以提供网页让用户去管理自己的视频
  • 对设备的权限精准控制
  • 对设备的权限存在有效期,不能让设备永久持有某种权限`
  • 希望摄像机输出的音视频可以通过HLS协议直接被用户观看

针对以上考虑,我们推出了OSS MEDIA C SDK 2.0.0,构建于OSS C SDK 3.0.0版本之上,可以方便的解决上述问题,为音视频行业提供更完善易用的解决方案。

版本

  • 当前版本:2.0.0

版本更新

  • 支持C SDK v3.0.0版本

兼容性

  • 由于底层C SDK相对于前一版本不兼容导致Media SDK不兼容1.x.x系列SDK,不兼容接口主要涉及list相关

依赖

使用

联系我们

aliyun-media-c-sdk's People

Contributors

baiyubin2020 avatar hryang avatar qiyuewuyi avatar

Watchers

 avatar  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.