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
๐Ÿ”‚ Telegram Desktop 3.5.1
for #Windows #Linux #macOS

โ€ข Keep the screen on while watching a video or participating in a video chat.
โ€ข Save experimental settings between relaunches.
โ€ข Bug fixes and other minor improvements.

2022-02-04 @Telegram #TDesktop
Forwarded from Telegram Beta
๐Ÿ”‚ Telegram Web Z 1.32

โ€ข Create and share Video Stickers made from .webm files.
โ€ข Send entire folders as Files Album.
โ€ข And more!

web.telegram.org/z
@Telegram #web #webz
Forwarded from Telegram Stable Releases
Telegram Desktop has been updated ๐ŸŽ‰๐ŸŽŠ

๐Ÿ”„ New version:
3.5.2

๐Ÿ“† Released (DD/MM/YYYY):
08/02/2022

๐Ÿ’ป๐Ÿ–ฅ OS:
โ€ข Linux 64-bit.

๐Ÿ“„ Changelog:
โ€ข Fix a freeze in audio playback on Linux.
โ€ข Fix a crash in screen sharing initialization on Linux.

This update is available right now only for Linux users that installed the app from Telegram site.

Github release: https://github.com/telegramdesktop/tdesktop/releases/tag/v3.5.2

Source: @tgstable

#tdesktop #update #stable
Forwarded from Telegram Beta
๐Ÿ”‚ Telegram 8.5.2 for Android 4.1+

โ€ข Red badge for Reactions notification
โ€ข Long press โ™ก button in chats to โ€œRead all reactionsโ€
โ€ข Long press @ button in chats to โ€œRead all mentionsโ€
โ€ข 8.5 Video Stickers, Better Reactions and More
โ€ข Bug fixes and other minor improvements.

2022-02-12 @Telegram #Android
Forwarded from Telegram Beta
๐Ÿ†• New design for attachment panel on iOS

@Telegram #beta #iOS v8.6
Forwarded from Telegram Beta
๐Ÿ†• New in Message Reports

โ€ข Illegal Drugs
โ€ข Personal Details

*cat is exception
@Telegram #beta #iOS v8.6
Forwarded from Telegram Beta
๐Ÿ“บ RTMP Live Stream in Telegram

RTMP is a video streaming protocol and is now commonly used for streaming uplink by YouTube, Twitch, etc.
This will let streamers broadcast not just using the Telegram app, but also using third-party software, e.g. OBS Studio.

Currently, this only works in Test Server with clients:
โ€ข Telegram Beta macOS 8.5.1+
โ€ข Unigram Beta 8.6+ for Windows 10+

How to use:
1. Install OBS Studio
2. Run Telegram macOS or Unigram
3. Log in to Test Server
4. Open a channel/group as owner/admin > Start Live Stream
5. Select as Personal Account
6. Click Start With > copy the Stream URL & Key > Start
7. Open OBS Studio > Profile menu > New > Service: Custom > enter the Stream URL & Key
8. In OBS Studio, click [+] button on Sources panel > select Display/Window Capture > click Start Streaming on Control panel
9. Done, your desktop or window screen should be streamed to Telegram/Unigram Live Stream
10. Participants from any client can join the Live Stream as viewers.

@Telegram #beta #macOS #unigram
Forwarded from Telegram Beta
๐Ÿ†• New Link for Phone Number

t.me/+1xxxxx

This only works for:
โ€ข Phone Number in your Contacts (even if your friends don't save your number in their Contacts)
โ€”ORโ€”
โ€ข Numbers that are set โ€œWho can see my Phone Number: Everybodyโ€ in Settings > Privacy and Security > Phone Number

For example, public phone numbers of Telegram Support:
t.me/+42400 All other countries; English
t.me/+42410 North America
t.me/+42431 Netherlands
t.me/+42434 Spain
t.me/+42439 Italy
t.me/+42450 Latin America
t.me/+42452 Mexico
t.me/+42455 Brazil
t.me/+42460 South-East Asia
t.me/+42470 Russia, Ukraine, Kazakhstan, Uzbekistan
t.me/+42482 Korea
t.me/+42490 India
t.me/+42496 Saudi Arabia
t.me/+42497 Other Arabic Countries
t.me/+42498 Iran
t.me/+42454 @dmcatelegram

๐Ÿค” Link to these phone numbers arenโ€™t supported:
t.me/+4240004 VoIP Support
t.me/+4240005 @AbuseNotifications
t.me/+4240007 @NoToScam
t.me/+42454321 @TelegramAuditions
t.me/+424314159 @BotSupport

@Telegram #beta #iOS #macOS #Unigram v8.6
TELEGRAM DESKTOP BETA 3.5.3

โ€ข 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.
โ€ข Manage Live Streams in your groups and channels using external software like OBS Studio or XSplit Broadcaster.

#Telegram #Desktop #Beta v3.5.3

โ„น๏ธ @KeralagramChannel
Forwarded from Telegram Beta
๐Ÿ”ฅ Improved UI and fresh look icons on Settings.

@Telegram #beta #tdesktop v3.5.3+
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