Skip to content

Project of Real time subject in Hanoi University of Science and Technology

Notifications You must be signed in to change notification settings

manhnhhdvn/RT_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

####Description:

Stream video use mjpeg
Control kobuki robot with keyop

####Command:

Change your current folder to catkin folder and run:

$ catkin_make install

If error packet gstreamer-app-0.10 not found, you can run this command (Ubuntu 14.04 32bit):

$ sudo apt-get install libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev

Continue run this command

$ roslaunch gscam YOUR_LAUNCH_FILE

And open new terminal and run

$ rosrun mjpeg_server mjpeg_server 

Open your browser and go this link

http://localhost:8080/stream?topic=/YOUR_IMAGE_TOPIC

About

Project of Real time subject in Hanoi University of Science and Technology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages