Skip to content
Snippets Groups Projects
Commit ec7b8eea authored by Sebastian Hahta's avatar Sebastian Hahta
Browse files

Merge branch 'master' into libsgm

parents 36941118 375c9aa8
No related branches found
No related tags found
1 merge request!293Move libsgm code to lib/libsgm
......@@ -112,6 +112,7 @@ ftlError_t ftlImageWrite(
if (stream->video_fs.hasChannel(static_cast<ftl::codecs::Channel>(channel)))
return FTLERROR_STREAM_DUPLICATE;
stream->sender->set("codec", 1);
stream->sender->set("encoder_device", 2); // Software encoder
stream->sender->set("lossless", true);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment