Closed davidzhao closed 2 days ago
This means we'll potentially cut some audio from the start of the recording, until a video becomes decodable. Is this always desirable?
I can also see how a few customers may have a broken setup where they publish a video track but never send any video so we'd want to advertise this change pretty explicitly in the changelog.
It's a tricky one for sure. these are the use cases:
before this PR, it doesn't satisfy 1, which is where users have been complaining about.
For 2, we should move this to mixing within the process, instead of using templates for them.
It's likely to receive delta frames that are not decodable in the start. This would produce an undesirable black screen in the beginning of the recording.