Arduino live555
All Classes Functions Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
RTSPSimpleClient Class Reference

A simple RTSPClient using https://github.com/pschatzmann/live555
More...

#include <RTSPSimpleClient.hh>

Public Member Functions

RTSPSimpleClientConfig defaultConfig ()
 
bool begin (RTSPSimpleClientConfig cfg)
 Starts the processing.
 
void singleStep ()
 to be called in Arduino loop when blocking = false
 
void end ()
 
OurRTSPClientclient ()
 

Protected Member Functions

bool login ()
 login to wifi: optional convinience method. You can also just start Wifi the normal way
 

Protected Attributes

OurRTSPClientrtsp_client
 
UsageEnvironmentenv =nullptr
 
SimpleTaskSchedulerscheduler =nullptr
 
RTSPSimpleClientConfig cfg
 

Detailed Description

A simple RTSPClient using https://github.com/pschatzmann/live555

Author
Phil Schatzmann

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