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