MCPcopy Index your code
hub / github.com/Monibuca/engine / Push

Method Push

pusher.go:13–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11type IPusher interface {
12 ISubscriber
13 Push() error
14 Connect() error
15 Disconnect()
16 init(string, string, *config.Push)

Callers 15

WritePESPacketMethod · 0.65
startPushMethod · 0.65
PacketizeRTPMethod · 0.65
recorderRTPMethod · 0.65
WriteAVCCMethod · 0.65
WriteRTPFrameMethod · 0.65
WriteADTSMethod · 0.65
WriteRTPFrameMethod · 0.65
WriteRTPFrameMethod · 0.65
WriteRawBytesMethod · 0.65
CompleteAVCCMethod · 0.65
WriteRTPFrameMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected