Mux Livestream

This page allows you to enable Mux Livestream, add keys and deploy it.

Visit the complete guide on how to add a live stream feature to your app.

Setup Mux Livestream

To send the live stream from your device to the Mux server, you must enable the live stream here, obtain the keys and deploy it.

Here is how you can set up the Mux Livestream:

  1. Navigate to Settings and Integrations > Integrations > Mux Livestream.

  2. Enable the Mux Broadcast.

  3. Now to get the access tokens, create a Mux account here.

  4. Click on Settings > API Access Tokens (left side menu)

  5. Select Generate new token.

  6. Set the Environment to Development or Production.

  7. Checkmark the Mux Video. Make sure the Write checkbox is also selected. This gives you access to sending the live stream to the mux server.

  8. Provide the Access token name.

  9. Click Generate Token.

  10. Copy the Access Token ID and Secret key, return to FlutterFlow and paste both keys.

  11. Finally, hit the Deploy button.

Before releasing your app to production, create new keys (with Environment set to Production) and deploy them again.

Last updated