phone.GetGroupCallStreamRtmpUrl#
- class pyrogram.raw.functions.phone.GetGroupCallStreamRtmpUrl#
Get RTMP URL and stream key for RTMP livestreams. Can be used even before creating the actual RTMP livestream with phone.createGroupCall (the rtmp_stream flag must be set).
- Details:
Layer:
158
ID:
DEB3ABBF
- Parameters:
peer (
InputPeer
) – Peer to livestream into.revoke (
bool
) – Whether to revoke the previous stream key or simply return the existing one.
- Returns: