bluenviron / gortsplib

RTSP 1.0 client and server library for the Go programming language
MIT License
636 stars 177 forks source link

mjpeg quantization not support other than 255 #566

Closed HoangViet144 closed 1 week ago

HoangViet144 commented 1 month ago

I got Q 63 not supported when ingest MJPEG rtsp stream. How to support other quantization?

aler9 commented 1 week ago

Hello, quantization values other than 255 are now supported thanks to #583