diff --git a/stream/rtp/encoder.go b/stream/rtp/encoder.go index 527d8c6f..d2983437 100644 --- a/stream/rtp/encoder.go +++ b/stream/rtp/encoder.go @@ -28,11 +28,12 @@ LICENSE package rtp import ( - "bitbucket.org/ausocean/av/stream/mts" "errors" "io" "math/rand" "time" + + "bitbucket.org/ausocean/av/stream/mts" ) const (