bourdakos1 / node-red-contrib-ffmpeg

📹 A simple ffmpeg wrapper for streaming video in Node-RED
https://flows.nodered.org/node/node-red-contrib-ffmpeg
MIT License
8 stars 7 forks source link

ffmpeg-stream node connecting #1

Closed sreyamsjain closed 4 years ago

sreyamsjain commented 5 years ago

I have this node trying to listen on UDP port 52955. I am trying your Tello drone example to stream video. I have initiated tello command and then streamon.

ffmpeg-stream node - indicates waiting to stream - 0 connected

What is going on? Also where should the jsmpeg should be placed?

bourdakos1 commented 4 years ago

Did you connect to the tello’s WiFi?

pmmistry commented 4 years ago

Please check out this blog post as well for step by step instructions with the tello drone : https://dev.to/poojamakes/detecting-objects-with-a-tello-drone-38np

bourdakos1 commented 4 years ago

closing due to inactivity