这里有小众软件和发现频道的内容更新,以及一个绑定的私有群组。

💬 吹水群:https://t.me/appinn
📖 RSS 订阅地址:https://feeds.feedburner.com/apipnntgfeed
📣 发现频道 @appinnfaxian

在这个频道发布广告(Buy ads on this channel): https://telega.io/c/appinnfeed
🔥 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+
DSM 7.1 Beta 里的 Docker 改版了
@APPINN