phone.GroupCallStreamRtmpUrl

RTMP URL and stream key to be used in streaming software

phone.groupCallStreamRtmpUrl#2dbf3432 url:string key:string = phone.GroupCallStreamRtmpUrl;

---functions---

phone.getGroupCallStreamRtmpUrl#deb3abbf peer:InputPeer revoke:Bool = phone.GroupCallStreamRtmpUrl;

Constructors

Constructor Description
phone.groupCallStreamRtmpUrl Contains the RTMP publishing URL and secret stream key, see creating and publishing an RTMP livestream ».

Methods

Method Description
phone.getGroupCallStreamRtmpUrl Get the RTMP URL and stream key used by the single external streamer that publishes all audio and video for an RTMP-mode video chat, livestream or live story.

See here » for the full flow.