Getting Camera_Info from IP Camera [closed]
Hello,
Kindly need your help, Currently I am working on AR Tags detection using IP Camera. I already succeed published the ROS Image messages from my IP Camera by streaming from Camera URL using OpenCV. The image can also be shown in rviz image node.
However, I have no idea how to generate camera_info message from this IP Camera, since the way to access this images are using URL directing to its MJPG images. Any ideas?