floe / surfacecast

SurfaceCast: merge and distribute surface streams and webcam chat via WebRTC
GNU Lesser General Public License v3.0
11 stars 3 forks source link

Surface stream layering buggy? #27

Closed floe closed 2 years ago

floe commented 2 years ago

Layering should be order-independent (i.e. order in which clients are started should not matter), but it looks like integrating the sink client might have messed something up.

Related: --main flag also doesn't work like it should.

floe commented 2 years ago

Root cause: fake surface stream from sink client doesn't have an alpha channel.

floe commented 2 years ago

Closed via 1e09e7074bdde0a5647d692e439b1182bc6a46a5.