Jump to content

[HELP]Video


Cassè

Recommended Posts

  • Moderators
Posted
7 minutes ago, Cassè said:

Can i play a video without loading url to browser?

Yes possible, by feeding it the whole video in base64.

https://base64.guru/converter/encode/video

 

Not recommended for large video's. ?

 

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

Posted
8 minutes ago, IIYAMA said:

Yes possible, by feeding it the whole video in base64.

https://base64.guru/converter/encode/video

 

Not recommended for large video's. ?

 

What am i supposed to do with this link? What am i gonna do after convert the video with base64?

 

I know i'm asking a lot of questions, but i really don't know about playing videos.

  • Moderators
Posted
1 minute ago, Cassè said:

What am i supposed to do with this link? What am i gonna do after convert the video with base64?

You put it inside of html file. (or inject it with Javascript later on)

 

You read this (for creating a browser):

https://wiki.multitheftauto.com/wiki/CreateBrowser

 

You read this (for local hosting):

https://wiki.multitheftauto.com/wiki/Local_Scheme_Handler

<file /> A client-side file. < < < all website files

 

You read this (for intern server hosting):

https://wiki.multitheftauto.com/wiki/Resource_Web_Access

 

Feel free to ask questions about the information I gave you.

 

 

 

 

 

 

 

 

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

Posted (edited)
22 minutes ago, IIYAMA said:

You put it inside of html file. (or inject it with Javascript later on)

 

You read this (for creating a browser):

https://wiki.multitheftauto.com/wiki/CreateBrowser

 

You read this (for local hosting):

https://wiki.multitheftauto.com/wiki/Local_Scheme_Handler

<file /> A client-side file. < < < all website files

 

You read this (for intern server hosting):

https://wiki.multitheftauto.com/wiki/Resource_Web_Access

 

Feel free to ask questions about the information I gave you.

 

 

 

 

 

 

 

 

There is an example code? Thx for helping btw.

Edited by Cassè
  • Moderators
Posted
43 minutes ago, Cassè said:

There is an example code? Thx for helping btw.

Those can be found on the community.

Possible search terms (1 at the time): browser, web, CEF

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...