BYU-Broadcast/ScreenSharing

[ScreenSharing] BYU-Broadcasting System

brightlightkim 2022. 4. 15. 08:55

BYU Broadcast Test Code System: (Code that I'm working on)

  1. Unit Test
    1. Individual Tests with every function 
  2. Integration Test
    1. Test to see if it integrates with the system
  3. End to End Test
    1. Test from beginning to the End
  4. Deploy
    1. Check for deploying
    2. Check if it actually connects well with Each Area of AWS (Ex: US-East1)

BYU Broadcast ServiceStream: (Code that I'm working on)

  1. CreateMedia
  2. UpdateStatusWaiting
  3. WaitForStartDate
  4. UpdateStatusRecording
  5. Record
    1. Live Recording with code
  6. FormatRecordingOutput
    1. It can either be aac, mp3, or mp4
  7. ConvertFileType
  8. RadioCreateDefaultVOD
  9. UpdateStatusDone