For setting up a clear key using JWT tokens
Hello, Content playback using the ClearStreamingOnly policy was successful. But, creating a content key policy with a clear key and then playing back the content results in an error. The version of MKPlayer I am using is v1.6.0. The source displayed in
One Job for multiple input files
I want to create one job for multiple files. Create Job API allows me to add multiple files as input parameter but when I execute it, it throws error - Validation failed. Field files is invalid: ['Length must be 1.']. Is there any way to handle this?
How to use get file access information
I would like to access a file from an asset so I can download a number of asset files. I thought the "Get file access information" API endpoint would be perfect for this. Although I'm unclear how to use it. It says in the docs: "The response includes
How to get utilization for dedicated unit
We have a dedicated unit, but we are trying to figure out how to determine what our current bandwidth utilization is throughout the day. We have set up metrics, but can't find any documentation on how to interpret or utilize the output. Any help would
Video playback speed
Hello! I am a user of the mediaKind package. I have been receiving constant requests from users regarding video speed. Is it possible to change the current video speed so that users can choose their desired speed such as 1.25x , in addition to 0.25, 0.5,
ClearKey without MKPlayer
Hello, I'm not using MKPlayer but would like to protect my videos with ClearKey encryption using a JWT. I've created my Content Key and Streaming Locator and am able to play the video using the MK player demo by providing the correct JWT. But I cannot
Source video metadata
Hello there, is it possible for the MK API to provide some metadata around the source video that was used in a transform job? Specifically - can I query an asset to get the length of the video, file type, video/audio codec or resolution? Thanks for any
playing youtube videos in MKPlayer
Hi, I was wondering if it's possible to play youtube videos in MKPlayer. thanks
Whitelist domain for MKPlayer
I know there was a time that it was necessary to whitelist domains to be able to use MKPlayer in production environments. Is this still the case? Did any of you had to do this recently?
How to get SPC Data with the CertificateURL gotten from MK Dashboard
Does anyone have any guide on using AVPlayer with Fairplay encoded HLS URLs? I can't get it to work at the moment. I am building an iOS app (with AVPlayer) that deals with playing DRM encrypted files and I'm using MediaKind as my content provider. I'm
How to Caption and Transcript Generation
If the Asset conversion feature is available, how do you create captions and transcripts? Where are the transcripts saved? How do you consume the transcripts/subtitles in the MKPlayer?
remove subtitle transform
Hello I am able to add subtitles to a video by using this transform: https://docs.mk.io/docs/add-a-track-to-a-vod-asset Can someone provide me a transform to remove the subtitles from the video please.
A job with an input file name containing ‘#’ causes an output error.
We are configuring jobs from the API. We are using HTTP for job input. For example, when we provide a file named “xxxxxxx_xxxxxxxx_xxxx_xxxxxxxxx.#revxxxxxxxxxxxxxx#.mp4” as job input, the job causes an error. The specific error details are as follows:
Implementation of MKPlayer in .NET CORE Web Application?
Hello, Does anyone have an example that you can refer or share on how to implement MKPlayer in a .NET Core Web Application and play videos with it? Any help on this topic is appreciated. Thank you
ClearKey AES128 token is not working
Hi, I am creating a secret via below api for a Content key policy with ClearKey with AES128 encryption enabled. But the JWT token is not able to run the Hls video (same video is working fine without ClearKey encryption policy). 1. Do we need to create
hls video with aes clear key encryption not working on mkPlayer
Hi , We are using hls format video file with aes encyption (token restriction enabled). while trying to play this url in mkplayer, we are getting the below error License request failed (DRM_FAILED_LICENSE_REQUEST) We also tried reactJs sample code for
"Delete Asset" API call does not delete container
Hello, I am trying the API for Asset deletion. https://docs.io.mediakind.com/reference/delete_apiamsproject_nameassetsasset_name The reference includes the following statement: When you delete an asset, the underlying storage container will be deleted
Thumbnail and Video Transforms
We currently create both a thumbnail asset and a video asset per transform as part of each of our AMS jobs. Will this be supported with the MK/IO sdk ?
Caption and Transcript Generation + Supported Transcript Languages
A crucial aspect of our media content is the capability for caption and transcript generation. Can you confirm whether the new service includes these features? If so, could you provide information on available options and the accuracy levels we can expect?
Video transform from 4k down to 720p
Hello, As the title says, how can I make a multiple bitrate video from 4k down to 720p. I am a bit confused of not being able to set a custom transform as it is possible on AMS. We have a need to have a consistent high quality of streaming (4k and 2k)
Event or hook on job complete
In Azure Media Service, we have an integration to Azure EventGrid that allows us to update DB records as soon as transform job is complete and video is encoded (it fires event "Microsoft.Media.JobOutputFinished") to make items appearing in searches et
MediaKind Live Event Quota Limit
We are trying to start multiple Live Events but as soon as we try to start the 3rd one, we receive the following error "Object { code: "1000.2000.2500.1100", detail: "Quota exceeded: concurrent live event count 2", quotaLimit: "2", … }". Would you be
is MediaKind HIPPA Compliant ?
is MediaKind HIPPA Compliant ?
WebM Support
We are migrating from Azure Media Service that does not have this problem. We have a use case where we support users in chrome recording and uploading video. Chrome only offers webm support. We were hoping to use the video encoding solution to standardize
How to use FairPlayStreaming
Hi, I obtained a FairPlayStreaming (FPS) certificate for not being able to streaming in Safari using a clear key. A content key policy with FPS settings has been created. I am trying to create a Streaming Locator. I selected Predefined_MultiDrmStreaming
I want to display subtitles on MKPlayer.
I would like to display subtitles on MKPlayer. I think use addSubtitle method for that, but the manual says I need to pass subtitleTrack:MKSubtitleTrack as an argument. https://mkplayer.azureedge.net/%24web/websdk/latest/docs/interfaces/MKPlayerAPI.html#addSubtitle
initial quota limits
Hello. The FAQ mentions the existence of quotas. https://docs.mk.io/page/faq#will-accounts-have-quota-limits-from-the-launch I'm looking for detailed information about initial quotas. Which site can I check it?
How do I get my MKPlayer licence to work in a live (not localhost) environment?
I have 2 MediaKind subscriptions. Both of them were verified within a reasonable timeframe. I've since played around with it a bit, liked it, and laid out a migration plan to get us off Azure Media Services and onto MediaKind. The first step of this plan
MKPlayer integration in Angular
Can you share me sample code of the MKPlayer integrated in Angular
Why new asset from AMS does not automatically migrate into MK.IO?
I've already migrated successfully existing assets from AMS to MK/IO But new created input assets in AMS does not automatically to MK/IO. What am I missing? Thanks.
Download mp4 videos and audios through streaming endpoints after migrating them from AMS
Will I be able to download mp4 videos and audios after migrating them to your platform? In AMS I don't use the HLS or DASH protocols to stream content, I only select an specific mp4 file and download it to playback. Will I be able to do the same with
MP4 output from transform job
Hi there, Using Azure Media Services, we were able to output a single MP4 containing both video and audio. With the retirement of Azure Media Services, we are looking to migrate to MK.IO. However, I've not seen anything in the MK.IO documentation that
Why MK/IO does not have built-in preset of "AdaptiveStreaming" ?
In AMS, I can create a transforms built-in preset is "AdaptiveStreaming", which means "Auto-generates a bitrate ladder based on the input resolution, bitrate and frame rate" But in MK/IO, I can't see that option - API: https://docs.mk.io/reference/put_apiamsproject_nametransformstransform_name
AMS _Metadata.json file support
Hello, a significant part of my application parses out the input file's metadata from AMS's generated ${assetName}_metadata.json file that gets created in an output asset container. So I'd get a ladder of MP4 files and a manifest.json file. I see that
Issue while migrating assets which were encrypted individually
Each asset on our system was encrypted using a encryption key and it's saved as a content key on Azure for each asset. So when I export the asset using the migration tool, I can see the content key. But facing issues while importing it onto MK/IO
problems
Hi, I am trying to transition to MK.IO from azure but I am having trouble getting it working. I can import an exisiting asset (with bulk import or manually), but I don't see any streaming URLs. When I hit the 'apply button' I get a, not so helpfull, error
How to determine output video framerate and duration?
AMS along video files it also generated a manifest.xml. In that file there was information about framerate and duration of output video. How can I get that information using MK.IO?
Inquiry Regarding Video Processing Using MK/IO (Layer Height and Width)
Hello, I have been utilizing MK/IO for some time now and recently created an H264MultipleBitrate720p transform and job for a video. However, upon processing the job, I noticed that the Screen Width and Height of the output video do not match those of
Dynamic Packaging Considerations
I need to better understand the MKIO dynamic packaging capabilities. When I encode and get locator paths it returns one HLS and DASH locator path: DASH /manifest.ism/manifest(format=mpd-time-cmaf) HLS /manifest.ism/manifest(format=m3u8-cmaf) My first
Anyway to migrate a subset of assets from AMS to MKIO using the migration tool ?
I have thousands of assets out of which I would like to migrate 400 of them. How can I handle it ?
Next Page