Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fanmingming/LinuxScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

65 Commits

Repository files navigation

LinuxScript

stream.sh

  • 【无人值守直播】将本地指定目录下的MP4文件循环推送到B站或Youtube等直播平台的脚本(适用于Ubuntu、Debian和RaspberryPi OS等Linux系统)
//安装screen
sudo apt install screen
//创建一个窗口
screen -S stream
//下载脚本
wget https://ls.fanmingming.com/stream.sh
//执行脚本
bash stream.sh

hls.sh

  • 通过ffmpeg利用Web环境实现拉取任意直播流并推流的脚本(适用于Ubuntu、Debian和RaspberryPi OS等Linux系统)
//安装screen
sudo apt install screen
//创建一个窗口
screen -S hls
//下载脚本
wget https://ls.fanmingming.com/hls.sh
//执行脚本
bash hls.sh

About

一些Linux脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /