|
| void | image_callback (const sensor_msgs::CompressedImage::ConstPtr &msg) |
| |
Definition at line 14 of file jpeg_streamer.cpp.
◆ JPEGStreamer()
| JPEGStreamer::JPEGStreamer |
( |
| ) |
|
◆ add_connection()
| void JPEGStreamer::add_connection |
( |
struct mg_connection * |
con, |
|
|
boost::condition_variable * |
cond, |
|
|
boost::mutex * |
single_mutex |
|
) |
| |
◆ image_callback()
| void JPEGStreamer::image_callback |
( |
const sensor_msgs::CompressedImage::ConstPtr & |
msg | ) |
|
|
private |
◆ con_mutex
| boost::mutex JPEGStreamer::con_mutex |
|
private |
◆ connections
| list<boost::tuple<struct mg_connection*, boost::condition_variable*, boost::mutex*> > JPEGStreamer::connections |
|
private |
◆ data_mutex
| boost::mutex JPEGStreamer::data_mutex |
|
private |
◆ image_sub
◆ node
◆ skip
◆ skipped
| int JPEGStreamer::skipped |
|
private |
◆ web_context
The documentation for this class was generated from the following file: