Public Member Functions | List of all members
web_video_server::H264StreamerType Class Reference

#include <h264_streamer.h>

Inheritance diagram for web_video_server::H264StreamerType:
Inheritance graph
[legend]

Public Member Functions

virtual boost::shared_ptr< ImageStreamercreate_streamer (const async_web_server_cpp::HttpRequest &request, async_web_server_cpp::HttpConnectionPtr connection, ros::NodeHandle &nh)
 
 H264StreamerType ()
 
- Public Member Functions inherited from web_video_server::LibavStreamerType
boost::shared_ptr< ImageStreamercreate_streamer (const async_web_server_cpp::HttpRequest &request, async_web_server_cpp::HttpConnectionPtr connection, ros::NodeHandle &nh)
 
std::string create_viewer (const async_web_server_cpp::HttpRequest &request)
 
 LibavStreamerType (const std::string &format_name, const std::string &codec_name, const std::string &content_type)
 

Detailed Description

Definition at line 23 of file h264_streamer.h.

Constructor & Destructor Documentation

web_video_server::H264StreamerType::H264StreamerType ( )

Definition at line 37 of file h264_streamer.cpp.

Member Function Documentation

boost::shared_ptr< ImageStreamer > web_video_server::H264StreamerType::create_streamer ( const async_web_server_cpp::HttpRequest &  request,
async_web_server_cpp::HttpConnectionPtr  connection,
ros::NodeHandle nh 
)
virtual

Implements web_video_server::ImageStreamerType.

Definition at line 42 of file h264_streamer.cpp.


The documentation for this class was generated from the following files:


web_video_server
Author(s): Mitchell Wills
autogenerated on Wed Jun 5 2019 20:38:04