Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push to External Source #8

Closed
digitallysavvy opened this issue Sep 13, 2019 · 2 comments
Closed

Push to External Source #8

digitallysavvy opened this issue Sep 13, 2019 · 2 comments
Labels
enhancement New feature or request
Projects

Comments

@digitallysavvy
Copy link
Contributor

When pushing to an external CDN, the CDN will provide an RTMP url along with the private key. These values are used within Agora as a single string. To ensure the user setups up the structure correctly we should have two inout fields, once for the URL and then one for the Key.

Then under the hood, we can concat the two to make sure its in the proper format for the Agora SDK.

@digitallysavvy digitallysavvy added the bug Something isn't working label Sep 13, 2019
@digitallysavvy digitallysavvy added enhancement New feature or request and removed bug Something isn't working labels Oct 17, 2019
@jalamprea
Copy link
Contributor

This is implemented, but it only works if the project have enabled the Transcoding from 12 or 24 hours ago... To make this feature full functional without bad User Experiences, it would be great to have some disclaimer on the Admin in some part or at least in the Agora documentation.
Do you think we can add some disclaimer into the plugin? @digitallysavvy

@digitallysavvy
Copy link
Contributor Author

I reached out to the team that handles the Agora dashboard and they will add a disclaimer regarding wait time for any features that can be enabled via the dashboard.

@digitallysavvy digitallysavvy added this to Done in WP Plugin via automation Nov 14, 2019
digitallysavvy added a commit that referenced this issue Mar 25, 2020
Allowed empty values on wp settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
WP Plugin
  
Done
Development

No branches or pull requests

2 participants