top | item 46633429

OBS Studio 32.1.0 Beta 1 available

155 points| Sean-Der | 1 month ago |github.com

47 comments

order

Sean-Der|1 month ago

If anyone is using/testing WebRTC I would love to hear how it is working for them :) I am hoping Simulcast makes a impact with smaller streamers/site operators.

* Cheaper servers. More competition and I want to see people running their own servers.

* Better video quality. Encoding from source is going to be better then transcoding.

* No more bad servers. Send video to your audience and server isn't able to do modification/surveillance with E2E Encryption via WebRTC.

* Better Latency. No more time lost transcoding. I love low latency streaming where people are connected to community. Not just blasting one-way video.

dwrodri|1 month ago

I would love to host an ultra high quality stream on my own web server, and then have that exact stream piped to YouTube live via OBS. Is there an easy way to do that now?

YouTube likely won't support streaming 3440x1440 60FPS video, and while discord technically supports it, they usually compress the footage fairly aggressively once it's sent up to the client, so I'd like to host my own; it only needs to support a few people. I wouldn't mind hosting it so my friends and side project partners can watch me code and play games in high quality.

ca6d8815|1 month ago

Do you have any resources for someone who would want to get started in small-time self hosted options?

Context here is just self-hosting my own site for friends to stream to friends (instead of whatever we squeeze out of Discord).

The WebRTC work sounds awesome, would like to try it out.

chownie|1 month ago

I am hoping this space improves, I wanted to cast video to watch some stuff with friends last year and the software to accomplish this now is both really heavy (does EVERY part of the process need to run http server?) and convoluted.

We ended up just doing a discord screen share, which evaded all the tunnelling/transcoding/etc issues which made us give up on WebRTC.

gsala|1 month ago

I've been waiting for the WHEP support PR to be merged so I can input video from a stream into OBS and mix it before outputting it again with WHIP. Or am I thinking about it wrong ?

phkahler|1 month ago

If you build OBS from source and would like more than a 3-band equalizer without a plugin, I've still got my eq8 branch getting stale here:

https://github.com/phkahler/obs-studio/tree/eq8

I should rebase that...

BTW they do not want it upstream for whatever reasons. I'm not complaining, I get it. But some of us like this built-in so I'm keeping it around.

egorfine|1 month ago

What's the drawbacks of having equalizer as a plugin as opposed to core?

platz|1 month ago

I like how OBS has subsumed (often low-quality) screen recording apps for me; apart from the apps original intent for streaming

Andrex|1 month ago

Screen recording isn't built into your OS?

Newhouser|1 month ago

Does anyone use OBS to record Teams or Zoom meetings? If so, what is the best way to set it up?

I wish their website had a getting started guide for this purpose but I haven't found one.

wpm|1 month ago

In OBS, add a new "Source". Which choice you use will depend on your operating system, but on macOS they're using the built-in APIs in the OS to do the captures. I think on Linux and Windows it's "Application Capture" or "Window Capture". Choose your Zoom meeting window. Mess with the size/position as you please, and hit record. The OOBE setup that OBS takes you through on first launch should choose reasonable settings for output and audio pickup, but do a test recording first in your Personal Room and see if its picking up everything right. At least on Linux/Windows I don't think anything special needs to be done to pick up Desktop Audio. On macOS, you might need to add a "macOS Audio Capture" source as well.

I use OBS all the time in the opposite direction, using the Virtual Cam plugin to serve video and content to a Zoom share. I have kinda draft of a walkthrough of my setup, with some explaination of like, the hierarchy of things and terms in the UI and how it all mixes together, that I haven't published but if there is a dearth of good basic setup docs for stuff it might light a fire under my ass to actually publish what I have and add some stuff for recording.

wpm|1 month ago

Holy moly the new source picker is awesome. Anxiously awaiting the full release of this version.

onemoresoop|1 month ago

I wanted to thank the OBS team from the bottom of my heart.

mervz|1 month ago

OBS is a great solution if you're on a budget or doing very simple streams, but I really urge anybody who is serious about live streaming professional shows to check out vMix. It's an incredible piece of software that is versatile and packed full of so many features professional broadcasts need all baked in.

bobbob1921|1 month ago

This is absolutely correct, VMix is excellent software. When you pair it with the correct hardware even low cost hardware, it is very stable and reliable (and powerful). it’s also very reasonably priced, for one particular client twice a year I do a large 2 to 3 day livestream. We buy two copies of their $50 a month pro version (by default it is not a reoccurring subscription), each event. Every aspect of vmix can be automated or scripted, and they have a very easy to use XML based API (I can code but I’m definitely not a coder). Over the years we’ve built some incredible automated graphics for displaying on large billboards at the event, as well as using the second copy to produce the livestream where we pull in five professional ptz cams (via rtsp) and 2x sdi video feeds (via a capture card). We also use the NDI app on two iPhones to add their video into the mix (using the built-in vmix scripting, when someone presses the send button in the NDI app, V-Mix notices the audio level going above zero, and switches that live video feed into program). Note to do ndi over iphone wifi we use a dedicated ruckus R610 access point with no other clients on it, the video has ZERO latency, and amazing 4k quality). We also use companion running on a raspi5, connected to 2x stream decks, so that the entire set up can be controlled via the stream deck buttons.

Mashimo|1 month ago

Geewiz, 700 usd and only updates for a year of you want similar features to obs.

Thanks to the api you can do quite complex (or wacky) streams with obs. I don't get the "only very simple streams" argument.

techietim|1 month ago

Agreed! I tried to make OBS work for a video podcast, and it was a very unpleasant experience. vMix has great features: built-in remote callers, audio buses, MIDI controller support, titles; just to name a few that I use.

I love and use free software a lot, but vMix blows OBS out of the water for semi-professional video productions.

zxcvasd|1 month ago

what features does vMix have, which OBS doesnt, that would be worth switching to a proprietary and paid program instead of a free, open source one?