phone.GroupCallStreamRtmpUrl#

class pyrogram.raw.types.phone.GroupCallStreamRtmpUrl#

Contains the RTMP publishing URL and secret stream key, see creating and publishing an RTMP livestream.

Constructor of GroupCallStreamRtmpUrl.

Details:
  • Layer: 227

  • ID: 2DBF3432

Parameters:
  • url (str) – RTMP URL

  • key (str) – Secret stream key

Functions:

This object can be returned by 1 function.

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.