Jump to content
  • 0

Require Full Documentation


trushal trada
 Share

Question

Hello,

I have started using ant media service for Conference stream and I have following questions / issues.

1. Is there any way to merge all VOD when start stop recording multiple times using aws S3
2. How can I stop attendee stream to publish all viewers. Because in my application only host can see all joined attendees.
3. Is there any rest API to get recorded VOD duration ? I have one rest API but it's require videoId and I don't have video Id
4. How can we download recording video with full speed. Is there any API? I have only video name and I want to download recorded video.
5. Is there any rest API to delete video by video name ?

Thanks
Trushal Trada
Link to comment
Share on other sites

  • Answers 1
  • Created
  • Last Reply

Top Posters For This Question

Popular Days

Top Posters For This Question

1 answer to this question

Recommended Posts

  • 0

1. You can use ffmpeg to merge videos into single file

3. You cans use the list call to get list of vods ans then get Id from there 
2. Either stop publisher or stop all get all,viewers to unsubscribe through coordination 
4. I think there is a typo in your statement. Nevertheless use list call to get list of videos from then get ID
5. Once you video id you cans use the delete api call.

 

Link to comment
Share on other sites

 Share


×
×
  • Create New...