diff --git a/codec/codecutil/list.go b/codec/codecutil/list.go index 40503621..58b80cad 100644 --- a/codec/codecutil/list.go +++ b/codec/codecutil/list.go @@ -36,6 +36,7 @@ const ( H264 H265 MJPEG + JPEG ) // IsValid recieves an int representing a codec and checks if it is valid.