Skip to content

plugins/screencast: Don't create pw_core in ScreencastManager constructor

Vlad Zahorodnii requested to merge work/zzag/screen-cast-core-on-demand into master

Since the stream methods create the pw_core on demand, the ScreencastManager constructor doesn't need to create a pw_core as well.

Merge request reports