Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UpStreamerManager = &upStreamerManager{streams: sync.Map{}}
Functions ¶
func Handler ¶
func Handler(h *avutil.RegisterHandler)
Types ¶
type Expose ¶ added in v1.0.4
func GetAllStreamInfos ¶
func GetAllStreamInfos() (infos []Expose)
type RtmpOverTcpUpStreamer ¶
type RtmpOverTcpUpStreamer struct {
// contains filtered or unexported fields
}
func NewRtmpPusher ¶
func NewRtmpPusher(rtmpUrl string, filename string, option ...rtmp.Option) *RtmpOverTcpUpStreamer
Click to show internal directories.
Click to hide internal directories.