I wanted to transfer live video (android device camera) to destination (may be another android device / video supported device).
So how do I get the camera video data (may be byte[]) so that I can send the data to receiver.
for e.g., Real Time means like video call over smartphone with android video supported apps.