# Live video with usb camera

**URL:** https://discourse.nodered.org/t/live-video-with-usb-camera/11459
**Category:** General
**Created:** [23 May 2019 12:20 UTC](https://discourse.nodered.org/t/live-video-with-usb-camera/11459 "2019-05-23T12:20:04Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![BartButenaers](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/bartbutenaers/32/10476_2.png) [@BartButenaers](https://discourse.nodered.org/u/BartButenaers)
#### Post date: [25 May 2019 11:53 UTC](https://discourse.nodered.org/t/live-video-with-usb-camera/11459/6 "2019-05-25T11:53:28Z")

</div>

Hi @Bourgou,

In this [link](https://discourse.nodered.org/t/live-stream-with-a-camera-pi-on-node-red-dashboard/10594/5) you can find a rather similar case: it doesn't matter whether your images arrive from a Raspberry/USB/IP camera: encode the image to base64 and push them to the template node. You can copy the template node code from the example flow in that link.

Good luck with it!  
Bart

---

_[View the full topic](https://discourse.nodered.org/t/live-video-with-usb-camera/11459)._
