Hi Everyone. Currently, we want to intergrate our external site to community with media stream function.
We implemented api to
+ upload CFS: Upload Cfs REST Endpoint
and create media Create Media REST Endpoint success.
But i cannot find any api to check complete status of video encoding process and get encoding video stream URL.
except api View Ui REST Endpoint
We want know how we do it as a REST API Endpoint.
Thanks,