Live stream video and capture input from the user and send it to Raspberry Pi Robot

Praveen Kumar Purushothaman

Need Help!

Let's assume I have a robot in a room with a camera on it. I need the video source to be available live on a website. I don't want any latency at all (assuming that I have a good internet connection). Also if a user presses any keys while on the website, the robot needs to detect it and do actions accordingly. Now, I can handle all the actions the robot needs to do once I get the keys. There's a raspberry pi on the robot.

What would be the easiest way where we could achieve a bi-directional communication (one direction being video and another being plain text) between a browser and my robot, keeping the communication as fast as possible.

PS: I tried initiating a Google hangout and embedding the video, but there's a latency of atleast 1 minute.

Aby

Simple to do. get the camera for Raspberry Pi from here.

http://www.adafruit.com/products/1367

You could use Motion JPEG for transmitting the video. Follow the instructions below.

http://blog.miguelgrinberg.com/post/stream-video-from-the-raspberry-pi-camera-to-web-browsers-even-on-ios-and-android

Once you the the IP of your video stream, you could display it in a website.

To send commands to rap pi, whats the complication ? If your Rasp. pi have an internet (it should be for the video stream), you could write a program to read commands from your browser.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Send Sensor Data & Stream Video Over Bluetooth (Raspberry Pi to PC)

Possible approaches to stream video from an IP camera to chromecast or raspberry pi

Stream video from Raspberry pi to Opencv application on remote computer

Share/Stream live video on LAN network - raspberry

Can Raspberry PI capture HDMI input

Streaming live video from Raspberry Pi to my Android App but getting security exception

How to send video live stream to azure cloud?

how to stream a video from raspberry pi to amazon web services s3

How to send data from client to raspberry pi?

Send notification from Raspberry pi to Android app

Capture live video from youtube with OpenCV

how to use the raspberry pi camera as video input in c++ openCV?

How to stream a live video from a URL?

How to stream live video from camera in iOS

Getting video id "Live Stream" from Youtube

opencv - unable to capture frame from camera on raspberry pi

Read MIDI input stream from a live instrument

How to embed streaming video from Raspberry Pi in html?

Get video path after the user ended the live stream

Unable to send video as rtp stream from android

Remote GPIO (Pigpio) with input from laptop and output from Raspberry Pi

Raspberry pi bluetooth - send data

Text recognition from a live video stream using ML kit (with CMSampleBuffer)

How to stream live video from DJI Professional 3 camera?

How to stream live video from android to Wowza via RTMP

recording live stream video from tv card using ffmpeg at window

Best way to live stream video from java server to android client?

php Youtube Get video id from live_stream

ffmpeg recording video from live stream closed if connention intrupt