I want to develop an android app that can control custom(user) text added over a streaming video.
- say when the user plays a 3 min video, suppose he pauses exactly at 1 min to add or include his text(subtitle or some info), then saves it.
- Now the video should continue streaming (original video without the text added, from min 1 onwards) till the end of the video.
- Then when the user replays the video it should incorporate the text added from min 1 onwards overwritting the original video.