In my situation, I already have a peer connection (and thus video/audio source) running inside the logic of my own app. Now what I want to do is relay this custom MediaStream to the flashphoner server. I have looked at the source code of the core, but there is a lot of logic. I was just wondering what the general approach would be to accomplish this. I can provide more details if needed!