Skip to content

akaday/my_streaming_software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

my_streaming_software

my_streaming_software/ β”œβ”€β”€ src/ β”‚ β”œβ”€β”€ main.cpp β”‚ β”œβ”€β”€ recorder/ β”‚ β”‚ β”œβ”€β”€ screen_recorder.cpp β”‚ β”‚ └── screen_recorder.h β”‚ β”‚ β”œβ”€β”€ webcam_recorder.cpp β”‚ β”‚ └── webcam_recorder.h β”‚ β”‚ β”œβ”€β”€ audio_recorder.cpp β”‚ β”‚ └── audio_recorder.h β”‚ β”œβ”€β”€ streamer/ β”‚ β”‚ β”œβ”€β”€ live_streamer.cpp β”‚ β”‚ └── live_streamer.h β”‚ β”œβ”€β”€ gui/ β”‚ β”‚ β”œβ”€β”€ main_window.cpp β”‚ β”‚ └── main_window.h β”‚ └── utils/ β”‚ β”œβ”€β”€ ffmpeg_wrapper.cpp β”‚ └── ffmpeg_wrapper.h β”œβ”€β”€ docs/ β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ CONTRIBUTING.md β”‚ └── INSTALL.md β”œβ”€β”€ tests/ β”‚ β”œβ”€β”€ test_recorder.cpp β”‚ β”œβ”€β”€ test_streamer.cpp β”‚ β”œβ”€β”€ test_webcam_recorder.cpp β”‚ β”œβ”€β”€ test_audio_recorder.cpp β”‚ └── test_real_time_effects.cpp └── LICENSE

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published