Module: RTSP

Defined in:
lib/rtsp.rb,
lib/rtsp/error.rb,
lib/rtsp/client.rb,
lib/rtsp/global.rb,
lib/rtsp/helpers.rb,
lib/rtsp/message.rb,
lib/rtsp/session.rb,
lib/rtsp/version.rb,
lib/rtsp/response.rb,
lib/rtsp/presentation.rb,
lib/rtsp/transport_parser.rb

Overview

This base module simply defines properties about the library. See child classes/modules for the meat.

Defined Under Namespace

Modules: Global, Helpers Classes: Client, Error, Message, Presentation, Response, Session, TransportParser

Constant Summary collapse

VERSION =

rtsp version

"0.4.3"