#include <ros/ros.h>
#include <sensor_msgs/CompressedImage.h>
#include <image_transport/image_transport.h>
#include <boost/thread.hpp>
#include <boost/tuple/tuple.hpp>
#include <boost/lexical_cast.hpp>
#include "mongoose.h"
Go to the source code of this file.
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
Initial value:= "HTTP/1.0 200 OK\r\nConnection: Close\r\n"
"Server: ros/jpeg_streamer\r\n"
"Content-Type: multipart/x-mixed-replace;boundary=--myboundary\r\n\r\n"
Definition at line 74 of file jpeg_streamer.cpp.