diff --git a/player/player.go b/player/player.go index 33a3ddb..6e6dbcc 100644 --- a/player/player.go +++ b/player/player.go @@ -99,7 +99,7 @@ PLAYBACK_LOOP: } options := dca.StdEncodeOptions - options.RawOutput = false + options.RawOutput = true options.Bitrate = 96 options.Application = "lowdelay" options.FrameDuration = 20