• Willian Galvani's avatar
    Add filesink after an I-frame arrives · ae02b940
    Willian Galvani authored
    This solves the issue where the video is lost for a few seconds  after
    clicking record as the filesink attempts to preroll but doesn't have a valid buffer,
    stalling the whole pipeline.
    ae02b940
VideoReceiver.cc 32.6 KB