BYU-Broadcast/ScreenSharing
[ScreenSharing] BYU-Broadcasting System
brightlightkim
2022. 4. 15. 08:55
BYU Broadcast Test Code System: (Code that I'm working on)
- Unit Test
- Individual Tests with every function
- Integration Test
- Test to see if it integrates with the system
- End to End Test
- Test from beginning to the End
- Deploy
- Check for deploying
- Check if it actually connects well with Each Area of AWS (Ex: US-East1)
BYU Broadcast ServiceStream: (Code that I'm working on)
- CreateMedia
- UpdateStatusWaiting
- WaitForStartDate
- UpdateStatusRecording
- Record
- Live Recording with code
- FormatRecordingOutput
- It can either be aac, mp3, or mp4
- ConvertFileType
- RadioCreateDefaultVOD
- UpdateStatusDone