Hi
I'm new to Webassembly and C++ and want to try playing an external video using a URL:
https://test-videos.co.uk/vids/bigbuckbunny/mp4/h264/360/Big_Buck_Bunny_360_10s_30MB.mp4
The example uses hardcoded data.
Could you please help me to change it in order to load the data from the URL?
Thanks