#include <iostream>
#include <string>
#include <vector>
#include <boost/thread.hpp>
#include <sensor_msgs/image_encodings.h>
#include "ffmpeg_wrapper.h"
#include "image_subscriber.h"
#include "server_configuration.h"
Go to the source code of this file.
Classes | |
class | ros_http_video_streamer::FFMPEGEncoder |
Namespaces | |
namespace | ros_http_video_streamer |
Defines | |
#define | DEPTH_TO_RGB_AVERAGE |
#define DEPTH_TO_RGB_AVERAGE |
Definition at line 39 of file ffmpeg_encoder.h.