How do I stream multiple inputs? [Fixed]
Posted: 15 Dec 2008 22:51
We have an Osprey-450 video capture card. It is capable of providing four independent inputs.
I want to multicast each input on a separate channel. I am currently capturing, transcoding, and multicasting one input stream on a multicast UDP channel via the command-line and this works fine. However, as soon as I try and start a second instance of VLC via the command-line, I get an exception. It appears that VLC is designed to only run one instance.
So my question is, how do I manage four separate capture inputs? I have read the streaming documentation; particularly the part about Multiple Streaming. But that is for taking one input stream and providing it on multiple channels. I have multiple inputs that need to be handled separately. How do I do that?
I want to multicast each input on a separate channel. I am currently capturing, transcoding, and multicasting one input stream on a multicast UDP channel via the command-line and this works fine. However, as soon as I try and start a second instance of VLC via the command-line, I get an exception. It appears that VLC is designed to only run one instance.
So my question is, how do I manage four separate capture inputs? I have read the streaming documentation; particularly the part about Multiple Streaming. But that is for taking one input stream and providing it on multiple channels. I have multiple inputs that need to be handled separately. How do I do that?