# Files sharing through local network

**URL:** https://discourse.nodered.org/t/files-sharing-through-local-network/88395
**Category:** Dashboard
**Created:** [31 May 2024 02:23 UTC](https://discourse.nodered.org/t/files-sharing-through-local-network/88395 "2024-05-31T02:23:20Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Maruthi](https://avatars.discourse-cdn.com/v4/letter/m/f08c70/32.png) [@Maruthi](https://discourse.nodered.org/u/Maruthi)
#### Post date: [31 May 2024 02:23 UTC](https://discourse.nodered.org/t/files-sharing-through-local-network/88395/1 "2024-05-31T02:23:20Z")

</div>

Hi,

I have a node red running on raspberry and given a open access point to the users, where users have to connect to access point and upload a image file from their mobile by capturing from camera, tried with ui-upload but mobile camera images have more memory so getting error, also not succeeded with http request/post since I'm new, any reference would also would be helpful

---

<div class="post-metadata">

### Author: ![marcus-j-davies](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/marcus-j-davies/32/103435_2.png) [@marcus-j-davies](https://discourse.nodered.org/u/marcus-j-davies)
#### Post date: [31 May 2024 06:22 UTC](https://discourse.nodered.org/t/files-sharing-through-local-network/88395/2 "2024-05-31T06:22:18Z")

</div>

Hi @Maruthi

The below Node is a camera Node for dashboard.  
that:

- Displays the camera on the device using the dashboard
- Allows to upload a snapshot

However, this will require securing Node RED over HTTPS if im not mistaken

> **[node-red-node-ui-webcam](https://flows.nodered.org/node/node-red-node-ui-webcam/in/590bc13ff3a5f005c7d2189bbb563976)**
>
> A Node-RED ui node to capture images from a webcam.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [31 May 2024 09:42 UTC](https://discourse.nodered.org/t/files-sharing-through-local-network/88395/3 "2024-05-31T09:42:38Z")

</div>

> [@Maruthi](#):
>
> I have a node red running on raspberry and given a open access point to the users

Do you mean that you have opened the node red port to the internet? If so, then unless you have secured the access you will undoubtedly get hacked.

---

<div class="post-metadata">

### Author: ![Maruthi](https://avatars.discourse-cdn.com/v4/letter/m/f08c70/32.png) [@Maruthi](https://discourse.nodered.org/u/Maruthi)
#### Post date: [31 May 2024 10:03 UTC](https://discourse.nodered.org/t/files-sharing-through-local-network/88395/4 "2024-05-31T10:03:52Z")

</div>

Raspberry pi node red is setup locally, access is given only to the devices on the same network, not opened to the internet, I want the local users to upload the images by capturing the file

---

<div class="post-metadata">

### Author: ![Maruthi](https://avatars.discourse-cdn.com/v4/letter/m/f08c70/32.png) [@Maruthi](https://discourse.nodered.org/u/Maruthi)
#### Post date: [31 May 2024 10:07 UTC](https://discourse.nodered.org/t/files-sharing-through-local-network/88395/6 "2024-05-31T10:07:46Z")

</div>

"Yes, I tried this, and it works only on the Raspberry Pi dashboard. However, the camera is not opening from the mobile dashboard. Additionally, we are not yet ready with the HTTPS certificates and are unsure how to set them up."

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [29 August 2024 10:08 UTC](https://discourse.nodered.org/t/files-sharing-through-local-network/88395/7 "2024-08-29T10:08:14Z")

</div>

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