Streaming camera frames to python script
Currently I working on a non-ROS application and I have requirement to get image frames from camera in gazebo directly in my python script for further processing. I tried multiple ways but cannot do so. How to accomplish this task?