ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

unable to view image in web mjpeg_server

asked 2020-04-12 03:30:58 -0500

dinesh gravatar image

I have installed and run the mjpeg_server in my pi 4b and ubuntu 18 machie. in pi i am using image_transport node to publish image. after that i ran mjpeg_server node in pi. But when i try to view the image in web i can't access it. When i run the mjpeg_server node in ubuntu machine i can easily access the image with url:

http://localhost:11311/stream?topic=/camera/image

But similary when i try to access the image topic after running the mjpeg server in pi with url:

http://192.168.4.1:11311/stream?topic=/camera/image

i'm not able to access the image.

Wht is the problem here.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-04-12 05:05:59 -0500

dinesh gravatar image

Ok. after i changed the port numbr 11311 to 8181 which is default port number for published images from mjpeg_server it is workng.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2020-04-12 03:30:58 -0500

Seen: 148 times

Last updated: Apr 12 '20