Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| howto:obs [2020/12/23 00:45] – [advanced recording for fuse-ts] derpeter | howto:obs [2026/07/26 22:17] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | = OBS Studio | + | # OBS Studio |
| Open Broadcaster Software (OBS) is a free and open-source cross-platform streaming and recording program built with Qt and maintained by the OBS Project. As of 2016, the software is now referred to as OBS Studio.[6] There are versions of OBS Studio available for Microsoft Windows, macOS, and Linux distributions. [ from https:// | Open Broadcaster Software (OBS) is a free and open-source cross-platform streaming and recording program built with Qt and maintained by the OBS Project. As of 2016, the software is now referred to as OBS Studio.[6] There are versions of OBS Studio available for Microsoft Windows, macOS, and Linux distributions. [ from https:// | ||
| Line 5: | Line 5: | ||
| Related projects are: [[OBS Ninja]], … etc. | Related projects are: [[OBS Ninja]], … etc. | ||
| - | == Profile and Scene Collection | + | ## Profile and Scene Collection |
| Before you make any further setting, import the Profile and Scene collection from the [[events: | Before you make any further setting, import the Profile and Scene collection from the [[events: | ||
| Line 13: | Line 13: | ||
| If you produce content for the main track (curated content), you could consider to follow the guidelines on the Artwork page. | If you produce content for the main track (curated content), you could consider to follow the guidelines on the Artwork page. | ||
| - | == Settings | + | ## Settings |
| * Stream | * Stream | ||
| Line 44: | Line 44: | ||
| * Output (Scaled) Resolution: 1920x1080 | * Output (Scaled) Resolution: 1920x1080 | ||
| * Integer FPS Value: 25 | * Integer FPS Value: 25 | ||
| - | {{ : | ||
| - | === advanced recording for fuse-ts | + | {{: |
| - | While the recording settings above will provide video files which can edited with e.g. shotcut or kdenlive, the following setting will provide 180 second mpeg ts snippets that can be used with [[projects: | + | |
| + | It has been reported that on Windows a Max Bitrate of 0 is not working. The best solution would be to replace windows with Linux, you could probably also just write 5000 in the field. | ||
| + | |||
| + | ### advanced recording for fuse-ts | ||
| + | While the recording settings above will provide video files which can be edited with e.g. shotcut or kdenlive, the following setting will provide 180 second mpeg ts snippets that can be used with [[projects: | ||
| HERE BE DRAGONS: While this seems to be a save solution, we have not extensively tested it. Please test before the event starts! | HERE BE DRAGONS: While this seems to be a save solution, we have not extensively tested it. Please test before the event starts! | ||
| - | {{ : | + | {{: |
| + | |||
| The custom muxer line should look like | The custom muxer line should look like | ||
| < | < | ||
| Line 57: | Line 62: | ||
| Where ' | Where ' | ||
| This will produce the 180s snippets and an m3u8 playlist. So if everything fails in terms of fuse you should still be able to just drop all the files into a video editing tool or ffmpeg | This will produce the 180s snippets and an m3u8 playlist. So if everything fails in terms of fuse you should still be able to just drop all the files into a video editing tool or ffmpeg | ||
| - | == HowTo' | + | |
| + | The tracker worker will do the mounting for you if everything works. You can try the mount yourself with | ||
| + | < | ||
| + | fuse-ts p=" | ||
| + | </ | ||
| + | |||
| + | ## HowTo' | ||
| * [[events: | * [[events: | ||
| Line 65: | Line 76: | ||
| * [[howto: | * [[howto: | ||
| - | == Usage at VOC | + | ## Usage at VOC |
| Our on-premise video productions typically use [[: | Our on-premise video productions typically use [[: | ||
| - | == Usage during rC3 | + | ## Usage during rC3 |
| For rC3 everything is different: We (VOC and the decentralised studios/ | For rC3 everything is different: We (VOC and the decentralised studios/ | ||
| + | ## Tools and Tricks | ||
| + | |||
| + | |||
| + | ### Adjusting audio levels for sources not on air | ||
| + | |||
| + | If you want to check audio levels for sources that are not currently live, there is a small trick to get OBS to show them: simply pull the transition slider one pixel to the right. This will add the audio meters, but you won't see and hear the new sources yet. | ||
| + | ### Better Integration of Jitsi into OBS Studio | ||
| + | |||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | |||
| + | ### Lower Thirds as animated HTML for the main channels | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| + | ### Lower Thirds as animated HTML for the assembly channels | ||
| + | https:// | ||