I am having trouble testing native StreamingMedia in browser and I am not sure if this will work on Android device.
My code looks like that:
URL of the online video is passed to this function as parameter and when I want to play video using button in browser I get an error: Error: exec proxy not found for :: StreamingMedia :: playVideo
I am wondering if the code should work on Android device since I am currently not able to test it myself.
Hope someone can help. Thank you in beforehand.