[
https://issues.apache.org/jira/browse/STREAMPIPES-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109959#comment-17109959
]
Philipp Zehnder commented on STREAMPIPES-130:
---------------------------------------------
I implemented an image zip upload adapter for data sets and data streams.
There are two issues with the current version:
* Larger images (<1MB) do not work. Events can not be seen in the UI there are
no error logs.
* The icon for the data set is not working:
"java.lang.IllegalArgumentException: resource
org.apache.streampipes.connect.adapters.image.set/icon.png not found." Maybe
the icon resource implementation for data sets does not work correctly. This is
the first set adapter with the new API
> Image upload adapter
> --------------------
>
> Key: STREAMPIPES-130
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-130
> Project: StreamPipes
> Issue Type: Improvement
> Components: Connect
> Reporter: Philipp Zehnder
> Assignee: Philipp Zehnder
> Priority: Major
> Fix For: 0.67.0
>
>
> A user should be able to upload a zip file of a folder containing images.
> Those images should then be streamed event by event.
> A user can configure the offset between the events.
> This adapter would be useful as a data set as well as a data stream adapter
--
This message was sent by Atlassian Jira
(v8.3.4#803005)