Build a Flutter Video Call App in 3 Lines of Code with the Agora UI Kit

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

ความคิดเห็น • 29

  • @MarcioFranco
    @MarcioFranco 5 หลายเดือนก่อน

    pls how to generate token on firebase i mean directly on firebase! i´m try to implement agora on flutterflow !

  • @akiradheena5268
    @akiradheena5268 ปีที่แล้ว +1

    Can this code be utilized in FlutterFlow as well?

    • @Tahycoon
      @Tahycoon 11 หลายเดือนก่อน +1

      PLEASE tell me you found a sloution

  • @cherriepie
    @cherriepie 3 ปีที่แล้ว +1

    Is it possible to have multiple rooms with Agora? And can you create these rooms on demand?

    • @agora-io
      @agora-io  3 ปีที่แล้ว

      Hi there! Yes, you can join multiple channels using the Flutter SDK. Everything is explained here in this blog: www.agora.io/en/blog/joining-multiple-channels-using-the-agora-flutter-sdk/. Let us know if you have any more questions!

  • @DeonVisser45
    @DeonVisser45 2 ปีที่แล้ว

    Not working for me on version 0.0.4. Screen is blank. When Clicking video off it brings up black background with Agora logo. APK also not working. Does ask for camera and microphone permissions but yes, blank.

    • @agora-io
      @agora-io  2 ปีที่แล้ว

      Hi there, sorry to hear you're experiencing this issue. Could you please provide more information as to what version you are using, what channel, any details or error codes you might have noticed?
      This document may help: docs.agora.io/en/All/faq/video_blank

    • @DeonVisser45
      @DeonVisser45 2 ปีที่แล้ว

      @@agora-io Thanks for the reply. It says Invalid Token. But your example does not require a token. Only AppId and Channel Name. Error msg Access denied finding property "net.dns1". So I am confused as to why it requires token. I have generated temporary token but no place to use it in your app. Version mentioned above 0.0.4. The Channel name does not persist in Agora when you create a token. As soon as ou navigate away fom the page, it seems that the channel name disappears. Very confusing.

    • @agora-io
      @agora-io  2 ปีที่แล้ว

      @@DeonVisser45 I'm sorry to hear you're experiencing this! If you could please forward any information/screenshots to support@agora.io, our team will respond within 24 hours. I would also like to invite you to our Developer's Slack Channel if you have any more questions: bit.ly/3K0A7eEHope you have a good day!

    • @tishansaha5431
      @tishansaha5431 2 ปีที่แล้ว

      @@agora-io I am also facing same issue as @Deon faced. Little bit confused, could not run it after all

    • @agora-io
      @agora-io  2 ปีที่แล้ว

      @@tishansaha5431 I'm sorry to hear you're experiencing this! If you could please forward any information/screenshots to support@agora.io, our team will respond within 24 hours. Additionally, feel free to join the Developer Slack Channel, ran by our developers. They'd be more than happy to answer any additional questions you may have: bit.ly/3K0A7eE

  • @Henry3dev
    @Henry3dev 3 ปีที่แล้ว

    i love your videos bro

  • @codontv1000
    @codontv1000 3 ปีที่แล้ว

    Thank you for this video

  • @juliorodmax
    @juliorodmax 3 ปีที่แล้ว

    hey is there a full example of a live broadcasting and how to configure the audience?... thanks

    • @agora-io
      @agora-io  3 ปีที่แล้ว +1

      Hi there, this resource should detail information regarding live broadcasting: www.agora.io/en/blog/how-to-build-a-live-broadcasting-web-app/
      I would also like to invite you to our Developer Slack Channel, agora.io/en/join-slack/. They'd be more than happy to help you with any questions you may have. Please let us know how it goes!

  • @krishnashetty01
    @krishnashetty01 3 ปีที่แล้ว

    I am using flutter rtc and rtm engine for video live streaming and chat. How do I record video streaming and chat? So that my users can replay the video with chat details?

    • @agora-io
      @agora-io  3 ปีที่แล้ว

      Hi there! You can use the Agora Cloud Recording to record any videos and then play them later to a channel. This link might be helpful in setting up the Cloud Recording: www.agora.io/en/blog/cloud-recording-for-flutter-video-chat/. Also, here is an introduction to using agora_rtm th-cam.com/video/TBgHmFcDd1U/w-d-xo.html that may be useful. If you have any more questions, feel free to join our Developer Slack Channel, run by our developer team. They'd be more than happy to help you with any more questions you may have: bit.ly/3K0A7eE. Have a great day!

  • @muzammilkhalidridwan2256
    @muzammilkhalidridwan2256 3 ปีที่แล้ว

    I'm interested in agora's work, and I've tried it. how to make video call without group, for example I want to call client A and turn on incoming video call notification, I need help with flutter version. thanks

    • @agora-io
      @agora-io  3 ปีที่แล้ว +1

      Hi there, thank you for your interest in Agora! Here is the documentation to create a video call using Flutter: docs.agora.io/en/Video/landing-page?platform=Flutter. Agora does not directly provide push notifications, but there are solutions. This is a good starting point: docs.agora.io/en/All/faq/call_invite_notification.
      If you're still having trouble, I would like to invite you to our Developer Slack Channel: agora.io/en/join-slack/. They'd be more than happy to help you with any questions you may have. Hope you have a great day!

    • @himanshugarg357
      @himanshugarg357 3 ปีที่แล้ว

      @@agora-io is there any thing like that can be done in react. Any documentation?

    • @himanshugarg357
      @himanshugarg357 3 ปีที่แล้ว

      @@agora-io moreover, multiple users can connect with multiple broadcaster but it needs to be 1-1 when they are on call. No one can join them. In plus the feature my friend mentioned above. :)

    • @agora-io
      @agora-io  3 ปีที่แล้ว

      @@himanshugarg357 Hi there! Here's the Video Call Documentation you may be looking for here: docs.agora.io/en/Video/landing-page?platform=React%20Native.

  • @marcosmusafiri4422
    @marcosmusafiri4422 3 ปีที่แล้ว

    Very interesting as solution and thanks. By the way I could like to know if is possible to have the channel name dynamically

    • @agora-io
      @agora-io  3 ปีที่แล้ว

      Hi there, thanks for your interest in Agora! Here's a resource you can use for dynamic channels with Flutter! bit.ly/33MaKNd

  • @mdsadiquealam5623
    @mdsadiquealam5623 3 ปีที่แล้ว

    why showing black screen only

    • @agora-io
      @agora-io  3 ปีที่แล้ว

      Hi there! I'm sorry to hear you're having this issue. Could you please provide more information as to what version you are using, what channel, any details or error codes you might have noticed, or if you have enabled camera in both emulators? Thanks!

    • @DeonVisser45
      @DeonVisser45 2 ปีที่แล้ว

      Yes, same problem

    • @agora-io
      @agora-io  2 ปีที่แล้ว

      @@DeonVisser45 Hello, thanks for reaching out. If you could please provide information such as the above plus any screenshots to our team at support@agora.io! Please allow up to 24 hours for a response. Let us know how it goes!