Commit Graph

2 Commits (f007d15374363a90b9622a089b17cc56616a4f84)

Author SHA1 Message Date
hansmi 37f977f749
videosink: Add options for JPEG and PNG encoders (#30)
Expose the quality settings for the JPEG encoder and the compression
level of the PNG encoder via the Options structure.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
4 years ago
hansmi 42ee8553ed
Add videosink display driver (#27)
The videosink package provides a display driver implementing an HTTP
request handler. Client requests get an initial snapshot of the graphics
buffer and are updated further on every change.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
4 years ago