mrtp

package module
v0.0.0-...-5765f96 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2026 License: MIT Imports: 1 Imported by: 0

README

MRTP

Setup SCReAM Gstreamer plugin

  • Clone with submodules
  • In root directory, set GST_PLUGIN_PATH=./scream/gstscream/target/debug/ and LD_LIBRARY_PATH=./scream/code/wrapper_lib/

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Codec

type Codec int
const (
	H264 Codec = iota
	VP8
)

func NewCodec

func NewCodec(s string) (Codec, error)

func (Codec) ClockRate

func (c Codec) ClockRate() int

func (Codec) MediaType

func (c Codec) MediaType() string

func (Codec) String

func (c Codec) String() string

Directories

Path Synopsis
cmd
pubsub command
Package cmdmain implements commands and subcommands.
Package cmdmain implements commands and subcommands.
Package flags implements command-line flags for mrtp.
Package flags implements command-line flags for mrtp.
internal
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL