fyhertz / libstreaming-examples

Some examples of how to use libstreaming
283 stars 231 forks source link

Two Way Connections #42

Open smccoy78 opened 7 years ago

smccoy78 commented 7 years ago

Hello everyone. I am wondering if it is possible to use this to create a two way connection between 2 mobile devices? I would like to allow a both devices to create a stream that they publish to each other. That way when they are connected the can communicate with each other via video/voice. I would have the main view hold the other devices stream with a smaller window in the corner that is a preview of what they are streaming. Is this possible using libstreaming? If not, does anyone know of another alternative to doing this?