mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
fix -> :
This commit is contained in:
parent
7667068437
commit
d95947d4ec
@ -215,7 +215,7 @@ func (manager *RemoteManager) ChangeResolution(width int, height int, rate int)
|
||||
manager.video = video
|
||||
|
||||
if manager.broadcast.Enabled {
|
||||
rtmp, err = gst.CreateRTMPPipeline(
|
||||
rtmp, err := gst.CreateRTMPPipeline(
|
||||
manager.config.Device,
|
||||
manager.config.Display,
|
||||
manager.broadcast.RTMP,
|
||||
|
Loading…
Reference in New Issue
Block a user