Versions in this module Expand all Collapse all v0 v0.4.2 Feb 1, 2022 Changes in this version type MQTTClientConfigOptions + NotifyStreamTopicPrefix string v0.4.2-beta.2 Oct 21, 2021 v0.4.2-beta.1 Oct 19, 2021 v0.4.1 Oct 9, 2021 v0.4.0 Oct 8, 2021 Changes in this version + type Livestream interface + Meta func() *pb.Meta + Publish func() error + func NewDeportPublisher(ctx context.Context, configOptions *PublisherConfigOptions) Livestream + func NewDronePublisher(ctx context.Context, configOptions *PublisherConfigOptions) Livestream + type MQTTClientConfigOptions struct + AnswerTopicPrefix string + CandidateRecvTopicPrefix string + CandidateSendTopicPrefix string + HookStreamTopicPrefix string + OfferTopicPrefix string + Qos uint + Retained bool + type PublisherConfigOptions struct + UUID string + type RTPOrRTMPSourceConfigOptions struct + Host string + Port int + type RTSPSourceConfigOptions struct + Addr string + type StreamSource struct + ConsumeStreamOnDemand bool + Protocol string + type WebRTCConfigOptions struct + Credential string + ICEServer string + Username string