Phi: Difference between revisions

Jump to navigation Jump to search
No change in size ,  4 April 2022
m (→‎Forum topics: Spelling)
 
Line 124: Line 124:
Can be used by FFMPEG to directly encode various video formats.
Can be used by FFMPEG to directly encode various video formats.


   ffplay -f mjpeg http://localhost:8080/screenshot/stream=y
   ffplay -f mjpeg http://localhost:8080/screenshot?stream=y


Compression level for PNG is hard coded to <code>9</code> (highest) and <code>JPEG_QUALITY</code> hardcoded to <code>80</code>. These seem to be a good balance of performance vs. quality
Compression level for PNG is hard coded to <code>9</code> (highest) and <code>JPEG_QUALITY</code> hardcoded to <code>80</code>. These seem to be a good balance of performance vs. quality
1,089

edits

Navigation menu