I'm working on a project called
dieu est un dj. Concept is that we have one guy acting in Montreal, one guy acting in Geneva, and videos are streamed back and forth and it's gonna be great.
Now, on top of that, we want to stream online both actors on one screen, side by side. meaning:
we capture live from a camera.
we get a stream from Montreal(via any program, but they developed
scenic for the show, in PureData, could be a good starting point / could also make a client app, why not).
we put them side-by-side
we stream the result online.
We do have a fixed IP address, and can dedicate a computer to that. Concerning bandwidth, don't worry about it.
My problems are:
how do i get a stream as input to my program?
how do i stream anything online, so that it can be watched by anyone? (having them download a client-side proc app is not an issue)
Would love some quick advice on this, due date is end of april, and i'm a student on the side, so i can't take too long on this one.