Directories
¶
| Path | Synopsis |
|---|---|
|
examples
|
|
|
rtsp1-play
command
|
|
|
Package rtsp1 is a fork of gortsplib, a RTSP 1.0 library for the Go programming language, written for rtsp-simple-server.
|
Package rtsp1 is a fork of gortsplib, a RTSP 1.0 library for the Go programming language, written for rtsp-simple-server. |
|
pkg/auth
Package auth contains utilities to perform authentication.
|
Package auth contains utilities to perform authentication. |
|
pkg/base
Package conn contains a RTSP connection implementation.
|
Package conn contains a RTSP connection implementation. |
|
pkg/bits
Package bits contains functions to read/write bits from/to buffers.
|
Package bits contains functions to read/write bits from/to buffers. |
|
pkg/bytecounter
Package bytecounter contains a io.ReadWriter wrapper that allows to count read and written bytes.
|
Package bytecounter contains a io.ReadWriter wrapper that allows to count read and written bytes. |
|
pkg/codecs
Package codecs contains codec-specific utilities.
|
Package codecs contains codec-specific utilities. |
|
pkg/codecs/h264
Package h264 contains utilities to work with the H264 codec.
|
Package h264 contains utilities to work with the H264 codec. |
|
pkg/codecs/h265
Package h265 contains utilities to work with the H265 codec.
|
Package h265 contains utilities to work with the H265 codec. |
|
pkg/codecs/jpeg
Package jpeg contains JPEG/JFIF markers.
|
Package jpeg contains JPEG/JFIF markers. |
|
pkg/codecs/mpeg4audio
Package mpeg4audio contains utilities to work with MPEG-4 audio codecs.
|
Package mpeg4audio contains utilities to work with MPEG-4 audio codecs. |
|
pkg/format
Package format contains format definitions.
|
Package format contains format definitions. |
|
pkg/headers
Package headers contains various RTSP headers.
|
Package headers contains various RTSP headers. |
|
pkg/liberrors
Package liberrors contains errors returned by the library.
|
Package liberrors contains errors returned by the library. |
|
pkg/media
Package media contains the media stream definition.
|
Package media contains the media stream definition. |
|
pkg/multibuffer
Package multibuffer contains a buffer with multiple levels.
|
Package multibuffer contains a buffer with multiple levels. |
|
pkg/ringbuffer
Package ringbuffer contains a ring buffer.
|
Package ringbuffer contains a ring buffer. |
|
pkg/sdp
Package sdp contains a SDP encoder/decoder compatible with most RTSP implementations.
|
Package sdp contains a SDP encoder/decoder compatible with most RTSP implementations. |
|
pkg/url
Package url contains the URL structure.
|
Package url contains the URL structure. |
Click to show internal directories.
Click to hide internal directories.