Skip to content
  • Alaric Senat's avatar
    sout: allow module-less sout creation · 31f396f1
    Alaric Senat authored and Steve Lhomme's avatar Steve Lhomme committed
    With the new `close` callback exposed in the v-table it becomes possible
    to create empty sout objects. Those allow to programmatically create
    custom stream outputs without having to declare them as shared modules.
    
    This will be used to replace the current `chromecast-proxy`
    implementation or to forward PCR properly in duplicate (we need specific
    sout filters here to catch PCR at the end of each duplicated stream).
    31f396f1