Jump to content
cupboy

StreamingMedia sample says MP4 file not supported

Recommended Posts

Has anyone successfully played a video file using the example that comes with 22.0? I put a file on my website and tried it and get the not supported error.

 

C:\Users\Public\Documents\Embarcadero\Studio\22.0\Samples\Object Pascal\Multi-Device Samples\Media\StreamingMedia

Share this post


Link to post

The TMediaPlayer component don't use latest APIs on Windows and can't access latests codecs. Some files can't be opened even with the old Media Player from Microsoft.

On Mac, iOS and Android I haven't this problem.

Share this post


Link to post

TMS has a mediaplayer that works.
It's an FNC component. Don't have the name on the top of my head.

Share this post


Link to post

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

×