Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UpStreamerManager = &upStreamerManager{streams: sync.Map{}}
Functions ¶
func GetAllStreamInfos ¶
func GetAllStreamInfos() (infos []string)
func Handler ¶
func Handler(h *avutil.RegisterHandler)
Types ¶
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.