This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision |
| howto:obs [2020/12/23 14:09] – derpeter | howto:obs [2020/12/26 11:08] – xlv |
|---|
| Where 'track1' needs to be replaced with the room name in your schedule. | Where 'track1' needs to be replaced with the room name in your schedule. |
| 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 |
| | |
| | The tracker worker will do the mounting for you if everything works. You can try the mount yourself with |
| | <code> |
| | fuse-ts p="track1-" c="/home/user/obs/recoding-test/" st="2020-12-23_17-44-51-110787" numfiles=10 totalframes=4300 -oallow_other,use_ino "/video//fuse/rc3/track1/2342" |
| | </code> |
| | |
| == HowTo's | == HowTo's |
| |
| For rC3 everything is different: We (VOC and the decentralised studios/channels) use several different video mixing solutions, both in software and maybe even in hardware. See [[events:rc3:production]] to get an overview: Speakers used OBS Studio to prerecord talks (provided with a [[events:rc3:speakers-prep:obs-template|template]]); studios use OBS Studio for playout or live video production, channels use OBS Studio as broadcast distribution switcher. A basic template for this second use-case can be found on [[events:rc3:artwork]]. | For rC3 everything is different: We (VOC and the decentralised studios/channels) use several different video mixing solutions, both in software and maybe even in hardware. See [[events:rc3:production]] to get an overview: Speakers used OBS Studio to prerecord talks (provided with a [[events:rc3:speakers-prep:obs-template|template]]); studios use OBS Studio for playout or live video production, channels use OBS Studio as broadcast distribution switcher. A basic template for this second use-case can be found on [[events:rc3:artwork]]. |
| |
| | == Tools and Tricks |
| | |
| | === Better Integration of Jitsi into OBS Studio |
| | |
| | * https://github.com/oe1rfc/jitsi2obs |
| | * https://git.theater.digital/ATD/jitsi-stream-client |
| | |
| | |
| | === Lower Thirds as animated HTML |
| | |
| | https://franconian.net/bauchbinde/?intro=1&theme=main&headline=advi%20sein%20talk&speaker=advi |
| |
| | https://github.com/fl0rp/bauchbinde |