How Do I Set Up my App to Get the Latest Asset from Mux Livestream Correctly?

This topic was automatically generated from Slack. You can find the original thread here.

hey guys, im looking for some help making sure my set up is correct. trying to get the latest asset from mux livestream set to my app. Can i get a humans help here?

Hey Nick!

Have you tried using the Video Asset Ready trigger?

currently im using Get Asset or Livestream ID from Mux API

This will trigger your workflow when a video asset is set to ready status

Oh do you have an ID in hand you want to fetch?

it should always be the latest asset that is fetched. basically when the livestream ends, i want it to post to the app

Gotcha, sounds like the New Video Asset Ready trigger is fit

It’ll trigger your workflow whenever a new asset is “ready”

#10 is the latest

ok how do i set this up and make sure its working? this is all new to me, but i need pipedream to work with mux and to make sure my code integration is set up right in xcode

Sorry, I’m not familiar with Mux’s data architecture. Is an Asset a video? What is a livestream and playback?

Are you sending an HTTP request to the workflow when the livestream ends?