Agora.io is on a mission to change the way the world communicates. Agora is known for developing the industry-leading real-time communication framework that serves over 10 billion minutes a month of real-time video, audio, and live interactive broadcasting.
Important Update 15-th of May, 2020:
we have updated the Agora plugin: added the streaming component and improved stability by updating to latest SDK.
Agora Streaming drives user engagement by quickly building live broadcasting directly to users.
Update 13th of October, 2020:
Added the ability to record in streaming mode and to choose between the camera and screen sharing
Now includes the Agora Streaming function with the ability of Cloud Recording - you can record and save the live streaming onto your cloud storage
I am also facing the same problem as Codeables. I have done everything according to the documentation but it just seemingly doesn’t initialize the connector nor does it join the room. I am unable to add collaborators due to my pricing plan. Please assist
We’ve seen the feedback regarding the issues faced with plugin lets us check this out and be back asap with a response on the matter.
Thanks for understanding.
Also could you please post some screenshots of console.logs from browser for us, also steps to reproduce.
Before I go down the road of having a custom Agora plugin built are there any plans to add the Agora record functionality to an s3 bucket for your plugin in the near future?
We do currently plan to release an major update with new functionalities Streaming and Creation of more secure connections with some overall improvements.
The update should be available soon.
The Recording functionality, it is on our roadmap whilst we can not say a deadline for it. It should be available soon after the previous major update.
As for saving the records to a third-party storage we’ll see how feasible it’ll be to implement.
Thanks for understanding and support.
@ZeroqodeSupport Hi guys. I’ve been trying to make your agora plugin to work on my app but on once the Agora Connector is on the page, the app stop loading on the preview.
Could you help please?
Cheers
Hi @levon. Yes. I am in Australia and spent all day trying everything.
The strange thing is that once the Agora Connector is not on the page, it loads.
Once it is on the page, it simply does not.
Realy weird…
The ideal would be if someone could have a look but my plan does not allow collaborators…
@ZeroqodeSupport, @vladlarin, @levon , Im trying your app intensively for 2 days now.
I have managed to narrow down the problem stripping down my whole app to a bare…
Once the Agora Connector is on the page with the Agora ID, the page simply does not load.
It is probably missing the certificate field that your demo had.
The demo version uses an older version of your App that had a certificate field as you can see below:
Can you please add [email protected] as collaborators to your app. Please disregard the notification about the limitation of your plan. We as an agency can be added to apps on any plan. Also, please let us know the page where you are trying to set up the plugin.
@ZeroqodeSupport , @vladlarin, @levon , Hi again.
I am in Australia and here my time zone is GMT+8, therefore 22:30.
Would it be possible to give any feedback via email?
If you preffer send a phone number so i can call someone, regarding the issue with the plugin. [email protected] as collaborator to my app was added more than 2 hours ago.
Cheers!
Unfortunately, due to time zone differences, we could not answer instantly. At the same time, we are doing our best to provide support ASAP. In terms of communication channels, I am afraid that for technical issues we only use Bubble and our forum.
Regarding your issue, we checked your app but there the plugin is not configurated. As was suggested by Levon, please make sure you followed all steps from the documentation.
Especially please make sure that you did those steps:
Place the Agora Connector element on the page
Add 2 elements ex: Visual Element (Shape) or Container (Group or Floating Group) on page, which will be used to render the local and remote video respectively
Assign in the ID attribute field for the above elements (Step 2), respective IDs :
agora-local - used to render local video connection
agora-remote - used to render remote video connection