Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to play video on Forms 12c

buggleboy007Feb 24 2020 — edited Feb 25 2020

Hi Michael,

Based on new features white paper introduced in Oracle Forms 12c , I am trying to play a video and so far I am not successful. Here's what I have done in:

WHEN-NEW-FORM-INSTANCE trigger:

PLAY_AUDIO('https://youtu.be/_knIf9vF4k4');

PLAY_AUDIO('https://lachy.id.au/dev/markup/examples/video/002.html');

My question is: a) can we play a Youtube video directly on Oracle forms 12c and if we can, which version of 12c forms it is compatible?

The paper further says that we can play only MPEG4 videos. So the second link has a MPEG4 file embedded on it and it does play when I open the link in the browser but when I call it from the form it does not play at all.

What are my options at this point in time? I am using Forms [64 Bit] Version 12.2.1.0.0 (Production)

Please let me know.

This post has been answered by Michael Ferrante-Oracle on Feb 24 2020
Jump to Answer
Comments
Post Details
Added on Feb 24 2020
7 comments
835 views