I am developing a sports live capturing application using Android phone, in that I need to update the scores to the live video… I will be streaming to facebook and youtube
Scores will be coming from websocket. Whenever an event takes place immediately I want to update the text in the live streaming video.
Is there any way to do it through the Android SDK you had given.