#include <iostream>#include <string>#include <boost/thread.hpp>#include <boost/bind.hpp>#include "server.h"#include "ros/ros.h"#include "server_configuration.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| void | showConfig (const ros_http_video_streamer::ServerConfiguration &config) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 58 of file topic_streamer.cpp.
| void showConfig | ( | const ros_http_video_streamer::ServerConfiguration & | config | ) |
Definition at line 45 of file topic_streamer.cpp.