I use kudan sdk for augmented reality for android development. in video texture we have 2 method for loading video. (loadFromAsset and loadFromPath) but I need streaming video from url. Please help me. how can I do it.
Asked
Active
Viewed 147 times
1
-
Well, since the only available methods seem to require the video file to be on the device, then I expect there isn't a way to livestream an online camera feed. – DisturbedNeo Oct 26 '16 at 08:58