microsoft/ftl-sdk

Implement VP8 Video Encoder Interface

NCommander opened this issue · 0 comments

FTL should hide most of the details (and pain) of taking video input, and spitting out RTP/VP8 data. We need to determine the easiest colorspace to work with, and then feed packets into the video encoder and generate a RTP stream from it.