phone.GetGroupCallStreamRtmpUrl#
- class pyrogram.raw.functions.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.
Usable by ✅ Users ❌ Bots- Details:
Layer:
227ID:
5AF4C73A
- Parameters:
peer (
InputPeer) – Peer that will host the RTMP video chat, livestream or live storyrevoke (
bool) – Whether to invalidate the previous stream key and generate a new one, instead of returning the existing keylive_story (
bool, optional) – Obtain credentials for an RTMP live story instead of a video chat/livestream
- Returns: