'how can I separate multiple images and texts sent via FPT

With the FTP node I send several images and texts from an IP camera to node-red at the same time as a buffer, how can I separate them to show them individually?
I hope you can help me, thank you very much in advance!

What have you tried?
What do the buffers look like?
Which FTP node did you use? (exact name please node-red-contrib-???)
What device and OS are you running NR on?
What version of NR and Node.js (you can get this from the startup log.

Please provide a copy of your flow?

In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```)

``` 
   code goes here 
```

You can edit and correct your post by clicking the pencil :pencil2: icon.

See this post for more details - How to share code or flow json

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.