BYU-Broadcast/ScreenSharing

[ScreenSharing] Modify Convert File Type Step

brightlightkim 2022. 5. 7. 07:13

[Recording Manager

 

/src/workflow/recording-manager/actions.js

 

Make a call 

 

1. Generate Asset << read it from EC2 Instance >> and then save it to S3 (Justin wrote it)

 

2. Convert File Type (Read it from S3 >> Convert it to MP3, MP4, aac)

  • It remains same Use S3 presigned url to upload
    • Bash Script