is there a way to play video from http

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By socheat.khauv
:warning: Old Version Published before Godot 3 was released.

what is mean is that, mabye something like this.

preload(‘res://ogv/hello.ogv’);

something like this

preload(‘http://localhost/ogv/hello.ogv’);