web_video_server icon indicating copy to clipboard operation
web_video_server copied to clipboard

Snapshots only in JPEG ?

Open WhatWhatz opened this issue 5 years ago • 1 comments

Are the snapshots images always in Jpeg format? Because when I try the type=png in the link for the snapshots I keep receiving a jpeg image.

WhatWhatz avatar Aug 06 '20 16:08 WhatWhatz

Looks like this is already implemented here, but there is no way to configure the node to actually output the snapshot in png format. It only works while streaming.

I'm looking for this feature as well, I'd like to get a "lossless" snapshot (a stream is not necessary), especially because I'm interested in depth pictures where any lossy compression will basically destroy the data.

Nurgak avatar Aug 27 '20 10:08 Nurgak