Replies: 6 comments 14 replies
-
|
Hi Christian. |
Beta Was this translation helpful? Give feedback.
-
|
Okay this version is a translation of this example: Further on It is a TControl derived component for Firemonkey. You can put all FMX components on it and they will be rendered over the video stream. It allows you to paint an OSD without any performance loss. Anyhow I did not got the DRM class working. It seem to be that it won't be called at all. Maybe somebody can have a look on it? |
Beta Was this translation helpful? Give feedback.
-
|
fmx player.zip I tried to keep it as simple as possible. Anyhow DRM does not seem to work. If the application crash it is most likely this line: Christian |
Beta Was this translation helpful? Give feedback.
-
|
Thanks, Not sure if the MF_MEDIA_ENGINE_CONTENT_PROTECTION_MANAGER should be used instead. Christian |
Beta Was this translation helpful? Give feedback.
-
|
Thanks, but how do I use MFCreatePMPMediaSession together with the IMFMediaEngine? I tried play dash streams using the MFCreateMediaSession based projects instead of the IMFMediaEngine, but they fail playing these king of streams. They work with mp4 files, but everything else is not working. Regards |
Beta Was this translation helpful? Give feedback.
-
|
Any one else have an idea? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, did someone already wrote a small sample using DRM? Otherwise I will try to build one.
Christian
Beta Was this translation helpful? Give feedback.
All reactions