I really wish there were something like this for Windows. Free/Open source, not requiring me to use someone else's service (i.e I can host my own server to stream to and from) etc.
I want to stream games on Windows, but the games I want to stream aren't allowed on various streaming services, or those services require proprietary software in some capacity.
I haven't had much luck with ffmpeg and ffserver; it's very hard to configure for me.
Perhaps this is the only time I'm asking if there's a Windows alternative to something for GNU/Linux :)
Looks awesome. I typically use and recommend ScreenFlow[1] for mac but it is a bit expensive at $99. ffscreencast looks like a great option for quick recordings.
Glad to see pulseaudio-support is on the roadmap (shouldn't be too hard really). On Linux I have never had a proper ALSA recording with ffmpeg, due to ALSA "xruns", i.e. bad buffers. Pulse may be using a bulldozer to drive in a nail, but it doesn't yield this problem.
Pulse has more features, but sits atop alsa. So it's not generally one or the other as pulse still needs alsa underneath. I don't have any docs on which is 'better' but a quick search reveals a lot of opinion on the matter. Bear in mind many Linux distros introduced Pulse a little early (Ubuntu [my employer] included). This caused quite a bit of hatred for it, as it was a bit unstable. Now those issues are mostly gone, and it Just Works™.
I spent a couple hours playing with voctomix to get a similar setup going last night (way overkill but seemed the main tool I could find to do a webcam overlay in realtime)
I want to stream games on Windows, but the games I want to stream aren't allowed on various streaming services, or those services require proprietary software in some capacity.
I haven't had much luck with ffmpeg and ffserver; it's very hard to configure for me.
Perhaps this is the only time I'm asking if there's a Windows alternative to something for GNU/Linux :)