https://www.hanselman.com/blog/TakeRemoteWorkerEducatorWebca...
OBS Studio: Open-source software for video recording and live streaming
31–40 of 371 posts
Re: OBS Studio: Open-source software for video recording and live streaming
#32Did anyone report that bizarre OBS bug that Jon Blow ran into while streaming a week ago? It was pretty entertaining... https://www.twitch.tv/videos/575151695?t=00h00m25s
It seemed like some positions, it would handle 2-4 recursions okay, but the positions where it had to do infinite recursions were the ones that the frame-rate plummeted.
Re: OBS Studio: Open-source software for video recording and live streaming
#33If you're running a modern Linux desktop you're probably running Wayland, and screencasts on that have long since been a complete pain in the neck with per-compositor "solutions" that mostly don't work quite right. Fortunately someone who works on Gnome wrote the obs-xdg-portal plugin that should fix this, at least for Gnome and hopefully soon for wlroots and KDE once they fully support the underlying portal API. Unt…
For wlroots compositors there is also the wlrobs plugin, which can be used if you don't need pipewire: https://hg.sr.ht/~scoopta/wlrobs
Re: OBS Studio: Open-source software for video recording and live streaming
#34There’s one feature of OBS that’s missing for me, and that’s recording sources to separate files. I believe this is called “multicording”, and it something I’ve only found in paid software, like screen flow. Here is the multi year discussion in the OBS forums: https://obsproject.com/forum/threads/recording-sources-to-se...
The main big one for me is similar - not recording but being able to stream to multiple servers. We can do things like run nginx with nginx-rtmp-module as a proxy, but then you have to put stunnel or something in front of it for Facebook because nginx-rtmp-module doesn't support rtmps (and development seems completely stalled).
Re: OBS Studio: Open-source software for video recording and live streaming
#35Re: OBS Studio: Open-source software for video recording and live streaming
#36If you are looking for a more robust solution Streamlabs OBS[1] is more popular in the livestreaming community, it's OBS on steroids. It is also open source, and just released a beta on Mac like this week. [1]: https://streamlabs.com/
Downloaded!
Re: OBS Studio: Open-source software for video recording and live streaming
#37I started using OBS when our church moved our services to live streaming due to the pandemic. Our mostly non-technical volunteer media team has had zero issues using it to stream to Facebook or a self-hosted Restreamer instance. Easy to use, straightforward interface. I'm sure we'll keep using it for streaming even after the pandemic is over.
What's your setup if you don't mind me asking?
It depends mainly on the budget, but with Easter coming up (probably _the_ major day in many (if not most) Christian churches), it seems many groups are scrambling to find a way to get a decent quality stream set up in time.
Many groups on the lower end of the budget scale are using an iPhone on a tripod (but the audio is terrible). Medium range you have one or two cameras plugged into a laptop with OBS, and you can get audio from the church's sound system. High end many places already have PTZ camera systems installed, and they just need someone to control the video system during the event.
Re: OBS Studio: Open-source software for video recording and live streaming
#38Re: OBS Studio: Open-source software for video recording and live streaming
#39There’s one feature of OBS that’s missing for me, and that’s recording sources to separate files. I believe this is called “multicording”, and it something I’ve only found in paid software, like screen flow. Here is the multi year discussion in the OBS forums: https://obsproject.com/forum/threads/recording-sources-to-se...
Overall, I realized it's better to just use OBS and have it mixed into one file/stream. You trade off a bit of flexibility to do after-the-fact editing but save a lot of production/editing time.