GithubHelp home page GithubHelp logo

pili-engineering / qnrtc-samplecode-video-basic Goto Github PK

View Code? Open in Web Editor NEW
17.0 10.0 36.0 164.98 MB

Sample Code 工程用于展示如何 加入/离开 房间,发布/订阅 音视频数据流,动态 启用/禁用 本地音视频数据流,切换前后置摄像头等功能使用

Home Page: https://doc.qnsdk.com/rtn

License: MIT License

Java 39.36% HTML 6.69% Objective-C 46.27% Ruby 0.42% Vue 6.92% TypeScript 0.35%
qiniu rtc sample-code video-chat group-chat one-to-one-chat chatroom

qnrtc-samplecode-video-basic's Issues

web端demo 报错errorcode 11000

直接放到服务器中运行,在网页端填写roomtoken后,会弹出11000错误,而官网的错误代码只是说明这是意外错误,并没有解释错误产生的可能原因,真的不会弄,请大神帮帮忙

为什么会出现10054异常?加入房间的时候。

为什么会出现10054异常?加入房间的时候。

/**

  • 在服务器中配置的媒体编码格式与客户端的编码格式不匹配。 eg. 264/vp8 opus/aac.
    */
    @QNErrorSolution("error - can't join this room ")
    public static final int ERROR_MEDIA_CAP_NOT_SUPPORT = 10054;

客户端的编码格式 在那里设置?那个接口?

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.