mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-02 19:03:54 +02:00
lint remove whitespaces.
This commit is contained in:
parent
e152ee295b
commit
91f1727723
12 changed files with 12 additions and 12 deletions
|
@ -128,7 +128,7 @@ func (manager *ScreencastManagerCtx) createPipeline() error {
|
|||
Str("video_display", manager.config.Display).
|
||||
Str("screencast_pipeline", manager.config.ScreencastPipeline).
|
||||
Msgf("creating pipeline")
|
||||
|
||||
|
||||
manager.pipeline, err = gst.CreateJPEGPipeline(
|
||||
manager.config.Display,
|
||||
manager.config.ScreencastPipeline,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue