Code Monkey home page Code Monkey logo

Comments (7)

disoul avatar disoul commented on August 23, 2024 1

I think your issue was caused by using String UID which is not you expected. You passed a "4585144" as the UID param to client.join. You should pass an int value to it.

from agorawebsdk-ng.

disoul avatar disoul commented on August 23, 2024

Sorry I can not reproduce this issue. It works fine in my Chrome and iPhone.

Have you tried to use our demo page? If it is still not working, please enableLogUpload and give me your appid, uid and channel name info, I will check the logs and try to find what's wrong with your application.

from agorawebsdk-ng.

albert-kov avatar albert-kov commented on August 23, 2024

So it works for you with the native app? From this https://docs.agora.io/en/faq/web_on_mobile I understood it only supports receiving streams, but not publishing? That what I am experiencing right now, I have debug mode of web sdk and it not shows that web sdk subscribed to native app client, but I can see video and hear voice on mobile app

from agorawebsdk-ng.

disoul avatar disoul commented on August 23, 2024

This https://docs.agora.io/en/faq/web_on_mobile case is using websdk on a mobile browser(mobile chrome/safari or webview). I think your problem is using websdk with your native app which is using agora native sdk.

This case was fully tested, you can try to use our demo page with your native app(just enter the same appid and channel).

from agorawebsdk-ng.

albert-kov avatar albert-kov commented on August 23, 2024

Thanks, the issue is on my side.

from agorawebsdk-ng.

albert-kov avatar albert-kov commented on August 23, 2024

hey, @disoul

I was looking into this one: https://webdemo.agora.io/agora-web-showcase/examples/Agora-Web-Tutorial-1to1-Web/?_ga=2.56873507.863354283.1592325729-2104085712.1592325729 this works I get video and audio from mobile app, but I couldn't make it work with this demo page which uses newer sdk, I enabled log upload, could you take a look, please, and tell what might be wrong,

appId: a1887e2d370f4365b911fe125e670a14
channel name: call_21f9b461-8dfe-41ac-8cb7-af699bfd19ca
uid: 4585144

We using app certificate and the project is in the testing stage

from agorawebsdk-ng.

albert-kov avatar albert-kov commented on August 23, 2024

thanks, that was an issue

from agorawebsdk-ng.

Related Issues (20)

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.