phone.GetGroupCallStreamRtmpUrl

class pyrogram.raw.functions.phone.GetGroupCallStreamRtmpUrl[source]

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.

Usable by Users Bots
Details:
  • Layer: 229

  • ID: 5AF4C73A

Parameters:
  • peer (InputPeer) – Peer that will host the RTMP video chat, livestream or live story

  • revoke (bool) – Whether to invalidate the previous stream key and generate a new one, instead of returning the existing key

  • live_story (bool, optional) – Obtain credentials for an RTMP live story instead of a video chat/livestream

Returns:

phone.GroupCallStreamRtmpUrl