-
I am getting CORS error while getting video analytics
Here is my code; const fetchVideoAnalytics = async (publicId) => { try { const response = await fetch( `https://api.cloudinary.com/v1_1/${cloudName}/video/analytics/views?expression=video_public_id=${publicId}`, { method: "GET", headers: { mode: "no-cors", Authorization: `Basic ${basicAuth}`, }, } ); const analyticsData =…
-
Inquiry About Video Analytics Update Timing
I’m curious about when the video analytics get updated. I’ve tried using the iframe and the cloudinary-video-player along with the CldVideoPlayer from Next.js, but I’m not seeing any updates in the Video Analytics. Anyone know how often this data refreshes? Thanks for any help!
-
Transformation : Blur doesn't work, everytime time out by Make
Hi, I have a problem with Cloudinary, i can't transform my vidéo with any kind of blur, all my request are timeout by Make (Integromat). Someone know what is going on or have a solution for that ?
-
Inconsistent Behavior from Start Offset
Hello - I'm experiencing inconsistent behavior with Start Offset and would appreciate any guidance! My understanding is that applying a start offset to an overlay directly (eg /l_video:overlay/so_3/fl_layer_apply) cuts off the first 3 seconds of the overlay, while applying the start offset to the layer placement (eg…
-
Is it possible to create a sequence of images from a video
I need to create a sequence of images from a video, I know it is possible to do something similar like transformations, video to gif or video to webp. But I need to store all the images and consume them in an specific way. Will this type of transformations store the images somewhere so I can use them after Cloudinary does…
-
Video transformation messing audio
The audio of my video gets messed up whenever I apply a transformation to it. Video without transformation Video with transformation I'm using the NodeJS SDK to generate the video URL const video = new CloudinaryVideo( video_public_id, cloudinary_config ); I've tried different audio encodings i.e…
-
How to embed Video Player using Angular 18 with SSR
Hi All, I'm looking for a working example or explanation of how to embed the Cloudinary Video Player in an Angular site that uses the new SSR (Server-Side-Rendering) deployment model. Any help is appreciated!
-
signed video upload in rust returns "Invalid Signature"
I tried uploading a video to a Rust backend using Signed Upload. However, creating a signed upload using the API according to this documentation keeps returning an error saying "Invalid Signature". I suspected it might be a hashing problem and tried it in another language using the same logic as in my Rust code. The…
-
Where i can get more information about 'create_video' endpoint?
I tried to create a video from a set of images following the instructions from . but only movement and change pacity are described there. I need to change scaling, rotate images etc. Wherre can i get more information about paramiters of jsonManifest? Maybe get more examples… And what is the approximate release date of this…
-
Preview image for uploaded videos
Is there a way, programmatically or otherwise, where one could build a process to get a snippet of a video to use as a preview image? Users on my platform have an image gallery, and I'd like to have the option to upload videos. For the videos, I'd like to have a static image in the gallery, preferably with a play button…
-
StringDictionary values for BuildVideoTag
Where can I get a list of the values/options supported for this function? The only ones I can seem to find are the ones listed in the examples. Thanks
-
Can I use tranformed video as overlay?
I have use case where I want to concatenate 100 - 150 clips of 10 seconds to make a highlight reel from a long may be 1-2 hour video. These can end up making the url long. So I was thinking whether I can transform each clips seperately then just kind of join it in the end using overlays. For ex I have to join 10 clips each…
-
Video Delivery Service Pre-Sales Question
I have a video, let's say it is 1080p (1920 × 1080p, 16:9 aspect ratio), need your service to deliver to the 4 viewports just like this video. No other special tweak or features needed, just delivery. Is what I am asking a free account or paid account? What are my options? When the video plays am I charged? What is the…
-
Getting 494 Error
We generated this reel . We are getting 494 error. Please provide support this is a production critical issue.
-
Cloudinary video giving time out error.
http://res.cloudinary.com/ddyewklhk/video/upload/c_fill,du_12,h_1080,so_938.8,w_1920/fl_splice,l_video:ballerappCloudinary:66445980-D9CC-49D8-8D2A-FA656BF907EB-NL-merged.mp4:1713421058876/c_fill,du_12,h_1080,so_940.3,w_1920/fl_layer_apply/fl_splice,l_video:ballerappCloudinary:66445980-D9CC-49D8-8D2A-FA656BF907EB-NL-merged.m…