Giter Club home page Giter Club logo

agora-live-broadcasting's People

Contributors

akchy avatar imgbotapp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

agora-live-broadcasting's Issues

What is AgoraRenderWidget in your demo?

Hello,

I was trying to use AgoraRenderWidget . But, i'm getting error. Can you please let me know what is AgoraRenderWidget ?

How can i use or import it?

Thanks.

Plugins are outdated

The plugins are outdated I myself updated some but cant do it for both the agora plugins there isn't good documentation to change the depreciated code... Anyone already did it?

Coding Problem

How do I include this into Xcode? I cannot find the correct coding. I have a blank document at this point. How do I get the project working?

java.lang.RuntimeException: NEED TO check rtc sdk init fatal error

Hi sir your code working fine but when i click on live it show the ( java.lang.RuntimeException: NEED TO check rtc sdk init fatal error). I also initialize the token but it's not working. please help me sir any help from your side appreciated. I also update the dependencies but same issue.
sda

Struggling to get video call going.

Hi, I've upgraded the demo to use the latest Agora and Firebase Flutter plugins (happy to issue a pull request when it's all going)

I'm not sure what is the expected flow to initiate a call. I have the app installed on an iPhone and have registered as a user (x2). I have another instance of the app installed on an iPhone simulator (which doesn't have a camera, not possible with the Simulator), that user is x3.

Once I register, I am no longer prompted to login, and the logout code is commented out (as cloned from this github repo).

On both devices below the AppBar I see the Avatar that I registered with on that device and the userName beneath, no other Avatars are displayed. When I click on either Avatar I get the LIVE icon. When I click on the +Person icon, I get Go Live With, but with No Viewers. I would expect to see x3 if I and logged in as x2.

I can only guess I've broken something in my port (I never see liveuser in the Cloud Firestore console, although I see users and user_email), or when I was trying to get things going an init stage was missed. If you could just let me know the expected flow then I can go back over my changes.

Thanks,
Chris

App crashed when trying to comment in live video

When I tried to comment in the live stream and when the keyboard opens the app crashes with a fatal error showing openGL out of memory. How to solve the problem?

It shows:
`E/RtcEngine(22683): onEvent: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.util.HashMap.put(java.lang.Object, java.lang.Object)' on a null object reference
E/AGORA_SDK(22683): cannot open log file for writing: agorartm.log, err=30
E/AGORA_SDK(22683): cannot open log file for writing: agorartm.log, err=30
E/AGORA_SDK(22683): cannot open log file for writing: agorartm.log, err=30
W/Adreno-EGLSUB(22683): DequeueBuffer:782: dequeue native buffer fail: No such device, buffer=0x0, handle=0x0
W/Adreno-ES20(22683): <core_glFinish:23>: GL_OUT_OF_MEMORY
E/OpenGLRenderer(22683): GL error: Out of memory!
F/OpenGLRenderer(22683): glFinish error! GL_OUT_OF_MEMORY (0x505)
F/libc (22683): Fatal signal 6 (SIGABRT), code -6 in tid 22745 (RenderThread), pid 22683 (guweb.jagu_meet)


signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
Abort message: 'glFinish error! GL_OUT_OF_MEMORY (0x505)'
x0 0000000000000000 x1 00000000000058d9 x2 0000000000000006 x3 0000000000000008
x4 3300000000000000 x5 3300000000000000 x6 3300000000000000 x7 0000000000008033
x8 0000000000000083 x9 c3c3de1c4baac23e x10 0000000000000000 x11 0000000000000001
x12 ffffffffffffffff x13 0000000000000001 x14 ffffffffffffffff x15 3300000000000000
x16 000000582a309fa8 x17 000000795b53c518 x18 00000078b497a008 x19 000000000000589b
x20 00000000000058d9 x21 000000795b245df8 x22 000000795b245de0 x23 000000795b245eae
x24 000000795b245e7f x25 000000795b245e5f x26 000000795b245e94 x27 0000000000000505
x28 000000795b245eae x29 00000078b51fecc0 x30 000000795b4f1d78
sp 00000078b51fec80 pc 000000795b4f1d94 pstate 0000000060000000
backtrace:
#00 pc 000000000001dd94 /system/lib64/libc.so (abort+104)
#1 pc 0000000000007f20 /system/lib64/liblog.so (__android_log_assert+304)
#2 pc 00000000000464a4 /system/lib64/libhwui.so (android::uirenderer::debug::GlesErrorCheckWrapper::assertNoErrors(char const*)+384)
#3 pc 0000000000081718 /system/lib64/libhwui.so (android::uirenderer::Caches::flush(android::uirenderer::Caches::FlushMode)+188)
#4 pc 00000000000702cc /system/lib64/libhwui.so (android::uirenderer::renderthread::Bridge_destroyHardwareResources(android::uirenderer::renderthread::destroyHardwareResourcesArgs*)+12)
#5 pc 00000000000718c0 /system/lib64/libhwui.so (android::uirenderer::renderthread::MethodInvokeRenderTask::run()+24)
#6 pc 0000000000071c34 /system/lib64/libhwui.so (android::uirenderer::renderthread::SignalingRenderTask::run()+28)
#7 pc 0000000000072a2c /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+340)
#8 pc 0000000000011460 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+280)
#9 pc 00000000000aa8fc /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
#10 pc 0000000000067d90 /system/lib64/libc.so (__pthread_start(void*)+36)
#11 pc 000000000001f1c0 /system/lib64/libc.so (__start_thread+68)
Lost connection to device.
`

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.