# screen_grabber **Repository Path**: fzzf7478/screen_grabber ## Basic Information - **Project Name**: screen_grabber - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-21 - **Last Updated**: 2024-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ffmpeg桌面/摄像头推流 根目录/ ├── bmp2rtmp [csdn大神的桌面推流项目](https://blog.csdn.net/daqinzl/article/details/132080342?spm=1001.2014.3001.5502) ├── sei 推流时添加sei信息,未完成 ├── simplest_ffmpeg_device [雷神的摄像头及桌面抓屏项目R.I.P](https://download.csdn.net/download/leixiaohua1020/8924321?spm=1001.2014.3001.5501) ├── ffmpeg-pusher [github上的开源ip摄像头推流项目](https://github.com/sambios/ffmpeg-pusher) ├── simplest_ffmpeg_streamer [雷神的推流项目R.I.P](https://github.com/leixiaohua1020/simplest_ffmpeg_streamer) ├── ffmpeg_switch.sh [ffmpeg推流脚本,可切换画质] ├── push_desktop_stream.sh [ffmpeg推流脚本] ├── README.md ├── screen-recorder-ffmpeg-cpp-master [github上印度老哥的抓屏项目](https://github.com/abdullahfarwees/screen-recorder-ffmpeg-cpp/tree/master) └── x11grab [X11+http抓屏项目]