Telegram-FAQ-AND-updates
68 subscribers
2.04K photos
498 videos
83 files
2.11K links
a guide to telegram .. am gone try to collect q and answers from twitter and groups hope that help anyone :)
Download Telegram
Forwarded from Telegram Beta
🔥 Download Manager

• Check the status of media and file downloads by clicking on the new panel in the bottom of the chats list.
• View recently downloaded files from the new Settings > Advanced > Downloads section.

@Telegram #beta #tdesktop v3.5.3+
Forwarded from Telegram Beta
🔥 RTMP Live Stream

Manage Live Streams in your groups and channels using external software like OBS Studio, XSplit Broadcaster, or FFmpeg.

Notes:
• With external software, you can stream from many sources: desktop or window screen, video file, etc.
• FFmpeg: Documentation, Encoding for streaming sites
• You can now Start RTMP Live Stream in production server: open a group/channel as owner > click Live Stream button > Stream With.
• Check @avformat for sample video files (AVC, HEVC, AV1, etc)

Try these parameters to stream video files with FFmpeg
• RTMP for any video codec:
ffmpeg -stream_loop -1 -re -i "movie.mkv" -c:v libx264 -preset veryfast -b:v 3500k -maxrate 3500k -bufsize 7000k -pix_fmt yuv420p -g 50 -c:a aac -b:a 160k -ac 2 -ar 44100 -f flv rtmps://dc2t.rtmp.t.me/s/10909994:xxxxx

• RTMP for AVC/H.264 video:
ffmpeg -stream_loop -1 -re -i "video.mp4" -c:v copy -c:a aac -ar 44100 -ac 1 -f flv rtmps://dc2t.rtmp.t.me/s/10909994:xxxxx

@Telegram #beta #tdesktop v3.5.3+
Forwarded from Telegram Info English (Antonio Marreti 🚩)
Telegram announces new competition for developers to create face conversion module for video

Task: Create a cross-platform C++ module for face correction, and embed the module in a demo app on iOS or Android, which would convert video from the front camera in real-time.

Requirements:
- High 30/60 FPS performance;
- Entries must have a total module size (binary size) not exceeding 2 MB;
- Third-party libraries (OpenCV and similar) and ML models are not welcome, but not forbidden.

Prerequisites:
- All developers are welcome to participate.
- In addition to the prize money, the winners will also get a chance to work on Telegram in Dubai.

Prize Fund: $40,000
Deadline for entries: March 13, 2022, 23:59 Dubai time
Results announcement: 17 March 2022

#contest
Forwarded from Telegram Info English (Полян)
Download Manager, Live Streaming With Other Apps, New Attachment Menu

Telegram for Android, iOS, macOS and Unigram has been updated to version 8.6, Telegram Desktop — to version 3.6.

Download Manager
• The Search screen has a new Downloads tab where you can see all currently and recently downloaded media and files (Desktop: Settings > Advanced > Downloads).
• While files are actively downloading, a new icon will now appear in the Search bar or in the app header.
• In the Downloads menu, you can pause and restart downloads, change priority, or quickly go to a dialog where a specific file from the list has been sent.

Live Streaming With Other Apps
• You can broadcast from streaming tools like OBS Studio and XSplit Broadcaster.
• Tools allow you to add overlays and multi-screen layouts with ease, turning any Telegram channel into a professional TV Station.
• To stream from these tools, start a new Video Chat in your group or a new Live Stream in your channel, tap the «Start With» button and enter the information found there into your streaming tool.
• Your viewers will need to update their apps to the latest version to watch your stream.

New Attachment Menu
• When sending multiple photos or videos, tap Selected at the top of the panel to preview how the album will look in the chat when it’s sent — and rearrange or remove selected media.
• The attachment menu has been fully redesigned on iOS.
• The updated Files tab shows recently sent files and lets you search for them by name.

Phone Number Links
• This update allows you to share a direct t.me link to your phone number that instantly opens a chat with you.
• The link will only work if your privacy settings let others find you by your phone number.
• The format for these links is t.me/+123456789, with the full phone number in international format.

And More
• Updated design for t.me pages.
• New authorization interface with smooth animations (Telegram for Android and macOS).
• New on-screen animations for logging in via QR code (Telegram for macOS).
• Semi-Transparent Interface on Android for Night Theme.
• Open another account in a new window (Telegram for macOS).

Read all about this update on the Telegram blog:
https://telegram.org/blog/downloads-attachments-streaming

Android: Google Play, APK from official website or verified channel.
iOS: App Store.
Telegram Desktop: with official website or GitHub.
Telegram for macOS: from App Store or verified channel.
Unigram for Windows 10: Microsoft Store | Download | Installation help

#update #Android #iOS #Desktop #macOS #Unigram
Forwarded from Telegram Beta
Download Manager

• Check the status and view recently downloaded files from the new ‘Downloads’ tab in Global Search.
• [iOS] Check the status of media and file downloads by tapping the new icon in the Search bar.
• Pause and resume unfinished downloads.

Download Manager on Telegram Desktop
• Active and recently finished downloads pop up in the bar in the bottom left corner, like they do in browsers.
• View recently downloaded files in Settings > Advanced > Downloads.
• Get an alert before closing the app if you have unfinished downloads.

@Telegram #Android #iOS #macOS v8.6 #TDesktop v3.6
Forwarded from Telegram Beta
New Attachment Menu on iOS

• Quickly select and send media, files and more from the redesigned attachment menu.
• Use the bottom bar to switch between attachment types.
• When you select multiple media, tap ‘Selected’ at the top of the panel to preview or rearrange them.
• When sending files, tap the search icon to find recently sent files.

Album Preview on Android:
• Preview and rearrange media albums before sending.

@Telegram #Android #iOS v8.6
Forwarded from Telegram Beta
This media is not supported in your browser
VIEW IN TELEGRAM
Semi-Transparent Interface on Android

• Enjoy semi-transparent effects on headers and panels in Night Theme for high-end devices

@Telegram #Android v8.6
Forwarded from Telegram Beta
This media is not supported in your browser
VIEW IN TELEGRAM
Redesigned Login Flow on Android

• Sign up and log in through a redesigned interface with new animations.

@Telegram #Android v8.6
Forwarded from Telegram Beta
This media is not supported in your browser
VIEW IN TELEGRAM
All-New Login Experience on macOS

• Sign up and log in through a redesigned interface with new animations.

@Telegram #macOS v8.6
Forwarded from Telegram Beta
This media is not supported in your browser
VIEW IN TELEGRAM
Live Streaming with Other Apps

• Manage Live Streams in your channels or groups (as Owner) using external software like OBS Studio, XSplit Broadcaster, or FFmpeg.
• Choose “Stream With…” when starting a video chat or live stream — then copy your Stream URL & Key and paste it into your streaming software.

@Telegram #Android #iOS #macOS v8.6 #TDesktop v3.6
Forwarded from Telegram Beta
This media is not supported in your browser
VIEW IN TELEGRAM
New t.⁠⁠me Pages

With t.me links like t.me/durov, anyone can preview profiles, posts or entire public channels in their browser – even if they haven’t signed up for Telegram yet.

These web previews have a new look, adding chat backgrounds and design elements from the fully-featured Telegram Web client.
Forwarded from Telegram Beta
The source code of Telegram for Android and iOS have been updated to 8.6

@Telegram #Android #iOS #source #reproducibleBuilds
Forwarded from Unigram News (Fela Ameghino)
🔥 New version for Unigram 8.6

What's new:
Download Manager, Live Streams with other apps and More

Download Manager
• Check the status of media and file downloads by tapping the new icon in the Search bar.
• View recently downloaded files from the new ‘Downloads’ tab in Search.
• Pause and resume unfinished downloads.

Live Streams with other apps
• Manage Live Streams in your groups and channels using external software such as OBS Studio or XSplit Broadcaster.

Phone Number Links
• Share a direct t.me link to your phone number that instantly opens a chat with you.
• Use the full number in international format, like t.me/+123456789

Microsoft Store | Direct download | Read more
Forwarded from Telegram Info English (Antonio Marreti 🚩)
Tightened privacy for People Nearby

People Nearby allows you to see nearest users with the feature turned on and approximate distances to them.

To protect from the feature to be exploited for detecting somebody's precise location, the distance is being distorted.

Earlier, the distortion was within 100 meters and rounding was done up to hundreds. Since February 2022, it is distorted within 700 meters and then rounded to 500 meters.