Skip to content

emmanuel-senft/flask-ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Ros

Web server to display video from a ros topic

Usage:

roslaunch video_stream_opencv camera.launch video_stream_provider:=*x*' gunicorn --threads 5 --workers 1 --bind your_ip:8080 app:app'

  • Replace x by the number of the video feed to open /dev/videox.
  • Replace your_ip by the machine's ip.

Prerequisite:

Flask, Ros, Gunicorn

About

Flask based webinterface for ros video stream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published