Good day squire,

My aim is to play a video from a resource hosted on the interwebs. I have achieved this although it's a bit ugly.

1) I make a HTTPRequest for the resource, the WebM video is passed in the body of the response. 2) I save the bytes to a file 3) then I just point the videoplayer to this file

I would prefer to send the Bytes straight to the video player. How does a gentleman like myself do this? If it is not possible how can I get down and dirty and build my own Videoplayer node which does this?

I'm new to godot, but not to programming but go easy on me please.

Many Thanks Demos

This discussion was caught in the moderation queue since you have not confirmed your account yet.
Upon creating your account you should have received an account verification email. The confirmation email may have been incorrectly flagged as spam, so please also check your spam filter. Without confirming your account, future posts may also be caught in the moderation queue. You can resend a confirmation email when you log into your account if you cannot find the first verification email.
If you need any help, please let us know! You can find ways to contact forum staff on the Contact page. Thanks! :smile:
2 years later