well done , thx so much , thats what i was searching for
@ruwindustries5 күн бұрын
Glad I could help
@michaelschneider612211 ай бұрын
THX a lot, some hints towards handling of video files ?
@CamStansell Жыл бұрын
thats awesome. and a bit mind blowing. thanks.
@BambusEffect10 ай бұрын
Zubba wideo hat ma megamäsisch gfalle!
@TomIwan-s3v7 күн бұрын
😂
@jayganeshsaravanan615211 ай бұрын
Thanks a lot. Could you also upload video on uploading different format of data for example text file then convert it to CSV format and storing it in a database.
@jean-rem Жыл бұрын
Hello, do you know if it's possible to get a preview of archived (uploaded) file ? Without downloading the file ? Any idea ?
@ruwindustries Жыл бұрын
The only thing I know. flows.nodered.org/node/node-red-contrib-image-output
@jean-rem Жыл бұрын
@@ruwindustries Thanks for your answer. I will check that way.
@LochTalamh7 күн бұрын
one question : can i show the picture in a nodered dashboard ?
@ruwindustries4 күн бұрын
yes you can show the picture in the dashboard using the dashboard template node
@theminch22 Жыл бұрын
This is fantastic, I've been looking for a way to transmit files/images across a very-low-data rate-high latency-satellite terminal with UDP (as clearly TCP won't work) and this works perfectly for very very small images (659 bytes). The data is fragmented into 20-60 Byte chunks across my satellite link. However a slightly larger 6.4KiB image transmitted results in a smaller 1.5KiB image file received. Is there a way to extend the buffer to allow all the data to be received before writing the file out? An even larger file generates a UDP send EMSGSIZE Error, do you have any idea what I can do to resolve this?
@ruwindustries Жыл бұрын
Hi, I never had to do anything even close to this. So I don't think I can help you on this one.
@TomIwan-s3v7 күн бұрын
Hi, how can i get the name of the uploaded file to save it as that