obs-studio
ShareX
obs-studio | ShareX | |
---|---|---|
2,383 | 581 | |
64,913 | 32,705 | |
1.8% | 1.8% | |
9.8 | 8.6 | |
5 days ago | 7 days ago | |
C | C# | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
obs-studio
-
The X.Org Server just got forked (announcing XLibre)
https://github.com/obsproject/obs-studio/issues/2471
2020-03-24
-
The problem with Open Source, in 2025
OBS Studio Screen Recording tool for streaming and more
-
A single line of code cost $8000
FWIW, OBS is ~150 MB, not an electron app and actually open source.
https://obsproject.com/
- A M.2 HDMI capture card
- OBS Yayınlarında Kare Kaybı (Drop) Sorunu ve Çözüm Yöntemleri
- Valorant OBS Algılamama Sorunu: Kesin Çözüm Rehberi
- OBS merges pacing support for WHIP
-
How to Set Up a Free RTMP Server with Open Source Red5
./red5.sh # for Linux or Mac red5.bat # for Windows You should see console output indicating the server has started successfully, typically on `localhost:5080`. 2. To test if your RTMP server is live, open your web browser and go to `http://localhost:5080/`. You should see the Red5 landing page. ### Step 4: Configure RTMP Applications Red5 supports RTMP out of the box. You can now create and configure RTMP applications. In the `webapps` directory, add a new directory for your application (e.g., `live`), and use the default settings for simple RTMP streaming. ### Step 5: Test Your Stream As an easy way to test, you will want to create an RTMP stream. We recommend using OBS to publish a stream, and then use VLC to watch it. ## How to Generate an RTMP Stream in OBS and Watch It in VLC Once your Red5 RTMP server is up and running, you can create a live stream in OBS (Open Broadcaster Software) and view it using VLC Media Player. OBS is a free, open-source tool for streaming and recording, making it ideal for this purpose. Here’s how to set it up: ### Step 1: Configure the OBS Stream Settings 1. Download and Install OBS: If you haven’t already, download and install OBS from [obsproject.com](https://obsproject.com/). 2. Set Up the Stream: – Open OBS and go to Settings > Stream. – Set Service to “Custom…” – In the Server field, enter your Red5 server’s RTMP URL. By default, it’s usually `rtmp://localhost/live`. – In the Stream Key field, enter a stream key of your choice, such as `testStream`. This key will be used to identify the stream URL later in VLC. Your final RTMP URL will look something like this:
ShareX
-
Devlog: Hacktoberfest 2024 (2/4)
I made sure to document every step of the way via screenshots to ensure I could test enabling and disabling certain features. The screenshot tool I use on Windows is called, ShareX, and I find it extremely useful with regards to pointing out certain elements in an image.
-
Flameshot – Powerful, yet simple to use open-source screenshot software
I've been using ShareX (https://getsharex.com/) for some years, which is also open-source, and very featureful while not feeling too bloated, though Windows only.
I'll have to have a look at this next time I'm on a Linux desktop, as I found the options lacking compared to ShareX last time I looked.
-
From Dull to Dazzling: 3 Methods to Elevate Your Writing with Visual Content
For Windows: ShareX - https://github.com/ShareX/ShareX
- The fastest tool for measuring anything on your screen
-
ShareX VS teiler - a user suggested alternative
2 projects | 29 Dec 2023
- ShareX: Open-source Screen capture and file sharing tool for Windows
-
5 Best Screen Recording Software To Record Your Screen
Best For Screenshots/Recording: ShareX
-
Full Screen recording software for lower end machines.
ShareX will run on that machine no problem. Open-source & free. https://i.imgur.com/KQAoDin.jpg
- Its windows forms obsolete?
-
'Screen Apnea'
ShareX [1] is my other "must install" app. I never would have guessed how much my branch of engineering consists of "take a screenshot and draw lines, arrows and circles on it." Being able to customize my workflow to do all of that is really great.
[1] https://getsharex.com/
What are some alternatives?
meld - Meld
flameshot - Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
obsninja - VDO.Ninja is a powerful tool that lets you bring remote video feeds into OBS or other studio software via WebRTC.
ksnip - ksnip the cross-platform screenshot and annotation tool
VideoLAN Client (VLC) - VLC media player - All pull requests are ignored, please use MRs on https://code.videolan.org/videolan/vlc
Fake JSON Server - Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.