Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
Is it possible to somehow play online videos within the Coppercube player? I don't necessarily mean streams as it's quite complex, but at least play raw links of .mp4 and .m3u8 files, Is this conceivable or is it something unimaginable to do in the engine? suggestions or alternatives are accepted, even if it's opening an mpv window or something like that I have the codecs downloaded on my Windows, in case I need them |
||||
|
If your target platform is WebGL, you can run javascript at runtime. Though realistically you'd need to build a web wrapper that can receive javascript DOM commands from the coppercube instance. That way you could make the wrapper responsible for drawing the video & playing audio. |
||||
|
|