# I don't install node-red-contrib-rtsp-client

**URL:** https://discourse.nodered.org/t/i-dont-install-node-red-contrib-rtsp-client/79234
**Category:** General
**Created:** [15 June 2023 21:23 UTC](https://discourse.nodered.org/t/i-dont-install-node-red-contrib-rtsp-client/79234 "2023-06-15T21:23:12Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [15 June 2023 21:51 UTC](https://discourse.nodered.org/t/i-dont-install-node-red-contrib-rtsp-client/79234/2 "2023-06-15T21:51:06Z")

</div>

The post you link to includes the instructions for how to install it. You have not run the command given in the instructions.

> [@How to display live video to the node red dashboard and have the ability to simply turn it on and turn it off with either a slide switch or "On" "Off" push buttons](https://discourse.nodered.org/t/how-to-display-live-video-to-the-node-red-dashboard-and-have-the-ability-to-simply-turn-it-on-and-turn-it-off-with-either-a-slide-switch-or-on-off-push-buttons/67017/5):
>
> Note that my node is also not on npm yet, so you also need to install it directly from Github (from within your .node-red folder!!!):
> 
> ```auto
> npm install bartbutenaers/node-red-contrib-rtsp-client
> 
> ```
> 
> You need to add the rtsp url of your cam into this node, and the path to your ffmpeg executable.

---

_[View the full topic](https://discourse.nodered.org/t/i-dont-install-node-red-contrib-rtsp-client/79234)._
