All Projects → abdullahfarwees → Screen Recorder Ffmpeg Cpp

abdullahfarwees / Screen Recorder Ffmpeg Cpp

Licence: mit
*Multimedia project* A screen recording application to capture your desktop and store in a video format. Click here to watch the demo

Projects that are alternatives of or similar to Screen Recorder Ffmpeg Cpp

Vidgear
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features 🔥
Stars: ✭ 2,048 (+1989.8%)
Mutual labels:  ffmpeg, video-processing, screen-capture, video-streaming
Ffmpeg Video Player
An FFmpeg and SDL Tutorial.
Stars: ✭ 149 (+52.04%)
Mutual labels:  ffmpeg, video-player, multimedia, codec
Avideo
Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
Stars: ✭ 1,329 (+1256.12%)
Mutual labels:  opensource, video-player, encoder, video-streaming
webcam-glass
Cross-platform tool for making video tutorials and video conferencing, blending the webcam over the screen.
Stars: ✭ 16 (-83.67%)
Mutual labels:  video-recording, screen-capture, video-streaming
Awesome Video
A curated list of awesome video frameworks, libraries, specifications and software.
Stars: ✭ 124 (+26.53%)
Mutual labels:  video-player, video-processing, video-streaming
SSffmpegVideoOperation
This is a library of FFmpeg for android... 📸 🎞 🚑
Stars: ✭ 261 (+166.33%)
Mutual labels:  multimedia, video-processing, video-streaming
Super-Stitch
一款视频超级拼接软件
Stars: ✭ 28 (-71.43%)
Mutual labels:  ffmpeg, video-player, video-processing
nebula
Media asset management and broadcast automation system
Stars: ✭ 103 (+5.1%)
Mutual labels:  ffmpeg, multimedia, video-processing
laav
Asynchronous Audio / Video Library for H264 / MJPEG / OPUS / AAC / MP2 encoding, transcoding, recording and streaming from live sources
Stars: ✭ 50 (-48.98%)
Mutual labels:  video-recording, video-processing, video-streaming
Server
The Kaltura Platform Backend. To install Kaltura, visit the install packages repository.
Stars: ✭ 293 (+198.98%)
Mutual labels:  video-processing, video-streaming, video-recording
Server
CasparCG Server is a Windows and Linux software used to play out professional graphics, audio and video to multiple outputs. It has been in 24/7 broadcast production since 2006. Ready-to-use downloads are available under the Releases tab https://casparcg.com.
Stars: ✭ 572 (+483.67%)
Mutual labels:  video-player, video-streaming, video-recording
Platform Install Packages
Official deployment packages to install the Kaltura platform on a server or cluster environments using native OS package managers
Stars: ✭ 436 (+344.9%)
Mutual labels:  video-processing, video-streaming, video-recording
Obs Studio
OBS Studio - Free and open source software for live streaming and screen recording
Stars: ✭ 34,115 (+34711.22%)
Mutual labels:  ffmpeg, screen-capture, video-recording
ffcvt
ffmpeg convert wrapper tool
Stars: ✭ 32 (-67.35%)
Mutual labels:  encoder, video-processing, codec
Ffmpegcommand
FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
Stars: ✭ 394 (+302.04%)
Mutual labels:  ffmpeg, encoder, encoder-decoder
Ffmpeg Libav Tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
Stars: ✭ 7,074 (+7118.37%)
Mutual labels:  ffmpeg, video-processing, codec
Mlt
MLT Multimedia Framework
Stars: ✭ 836 (+753.06%)
Mutual labels:  ffmpeg, video-processing, multimedia
Thumbnail
Thumbnail for a given video using FFMpeg
Stars: ✭ 96 (-2.04%)
Mutual labels:  ffmpeg, multimedia
Fijkplayer
ijkplayer for flutter. ijkplayer 的 flutter 封装。 Flutter video/audio player. Flutter media player plugin for android/iOS based on ijkplayer. fijkplayer 是基于 ijkplayer 封装的 flutter 媒体播放器,开箱即用,无需编译 ijkplayer
Stars: ✭ 943 (+862.24%)
Mutual labels:  ffmpeg, video-player
Aws Scalable Big Blue Button Example
Demonstration of how to deploy a scalable video conference solution based on Big Blue Button
Stars: ✭ 29 (-70.41%)
Mutual labels:  opensource, video-recording

screen-recorder-ffmpeg-cpp

DESCRIPTION

screen-recorder-ffmpeg-cpp is an application to record a desktop (x11).

Screen recorder applications was developed using C++ FFMPEG library. Screen recorder can able to capture the screen as video and store it in advanced codec of Mpeg4 and mp4 formats.

keep track and fork master branch [an updated branch]

LICENSE : MIT License

Note:

  • To use this application , libavcodec , libavformat , x11grab , ffmpeg libraries must be installed in ubuntu based computer. check here ffmpeg for installation procedure.
  • To stop the application , toggle Ctrl+C .

Below is the sample screen shot of video screen recorder. click the below to view the resultant video of the Screen recorder applications..

Watch the video


If you like this project, STAR it, FORK it on Github!.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].