UNIBORG Telegram 161
stream videos to your Chat / Channel voice_chat, without using FFMpeg commands ☺️

video_url = "a direct m3u8 video url"
await client(functions.phone.CreateGroupCallRequest(
peer=message.chat_id,
rtmp_stream=True,
title=''
))
c = await client(functions.phone.GetGroupCallStreamRtmpUrlRequest(
message.chat_id,
False
))
await client.send_message(
777494254,
f"/tgrtmpstream {video_url} {c.url}{c.key}"
)


© @UniBorg



tgoop.com/UniBorg/161
Create:
Last Update:

stream videos to your Chat / Channel voice_chat, without using FFMpeg commands ☺️

video_url = "a direct m3u8 video url"
await client(functions.phone.CreateGroupCallRequest(
peer=message.chat_id,
rtmp_stream=True,
title=''
))
c = await client(functions.phone.GetGroupCallStreamRtmpUrlRequest(
message.chat_id,
False
))
await client.send_message(
777494254,
f"/tgrtmpstream {video_url} {c.url}{c.key}"
)


© @UniBorg

BY UniBorg


Share with your friend now:
tgoop.com/UniBorg/161

View MORE
Open in Telegram


Telegram News

Date: |

Click “Save” ; Your posting frequency depends on the topic of your channel. If you have a news channel, it’s OK to publish new content every day (or even every hour). For other industries, stick with 2-3 large posts a week. Select “New Channel” 1What is Telegram Channels? Telegram iOS app: In the “Chats” tab, click the new message icon in the right upper corner. Select “New Channel.”
from us


Telegram UniBorg
FROM American