I need to do something like this:
---- Two android phones:
phone #1) Working as a publisher: The camera is publishing
phone #2) Working as a subscriber: Receive the live video streaming; Process the video using Augmented Reality elements, and republish the processed video
phone #1) The publisher receives the processed video from the subscriber, and show this video in the VideoView
-> In this solution, I don´t know how to republish the video processed by the subscriber.
Can Anyone help me?
Tks
Fabio