I was watching PJ's stream, and he had suddenly a lot of problems with AmarecTV.
I figured I could throw something together quickly that can record audio/video from inputs (and preview it simultaneously).
So I did.
Cool story, bro.
You can download it here, for now: http://www.kraln.com/coolstreambro.zip
It's *really* rough, but the essentials are there. Here's what I already know:
* You'll need the .NET framework 4.5 ( get it here http://go.microsoft.com/fwlink/p/?LinkId=245484 )
* If you try to write to a file where you don't have permission, it will fail in ugly ways (try your documents folder)
* It doesn't have a proper file picker dialog
* It doesn't remember any of your settings
* Some encoders are 32-bit only. Use the x86 if you're missing encoders or property pages break.
* It probably won't crash?
What I don't know:
* Is this useful?
* Should I work on it more?
Let me know coolstreambro@kraln.com
--
Edit:
Okay, it seems like this might have merit. I have cleaned up the code and posted it at https://github.com/kraln/coolstreambro
I will be fixing some crossbar issues (audio/video from some capture cards that don't give audio sources), then do rebroadcasting ala amarectv.
I figured I could throw something together quickly that can record audio/video from inputs (and preview it simultaneously).
So I did.
Cool story, bro.
You can download it here, for now: http://www.kraln.com/coolstreambro.zip
It's *really* rough, but the essentials are there. Here's what I already know:
* You'll need the .NET framework 4.5 ( get it here http://go.microsoft.com/fwlink/p/?LinkId=245484 )
* If you try to write to a file where you don't have permission, it will fail in ugly ways (try your documents folder)
* It doesn't have a proper file picker dialog
* It doesn't remember any of your settings
* Some encoders are 32-bit only. Use the x86 if you're missing encoders or property pages break.
* It probably won't crash?
What I don't know:
* Is this useful?
* Should I work on it more?
Let me know coolstreambro@kraln.com
--
Edit:
Okay, it seems like this might have merit. I have cleaned up the code and posted it at https://github.com/kraln/coolstreambro
I will be fixing some crossbar issues (audio/video from some capture cards that don't give audio sources), then do rebroadcasting ala amarectv.
Thread title: