ngraziano / SharpRTSP

A RTSP handling library
Other
519 stars 181 forks source link

MJPEG extension for image size over jpeg limit (2040x2040) #95

Closed Revan1985 closed 5 months ago

Revan1985 commented 5 months ago

Added MJPEG extension for size over 2040x2040 Onvif Spec [section 5.1.4.1]

ngraziano commented 5 months ago

Thanks, I don't have an onvif camera on hand to test but I trust you 😄

Revan1985 commented 5 months ago

You are welcome. To test this, you can use a 4k (or 2k) camera that can stream with MJPEG. We are using this at work, so I am integrating what we need for our cameras. I would like to upgrade this as much as I can, this is a very useful library I would like to upgrade the playback implementation, but I think my boss would like to keep it for us, maybe I can convince him, but am not sure about it...