AR /VR /360 VR Video for Beginners
< Cloudinary LabsVisit Cloudinary
  • About Cloudinary Labs
  • Lab 1
    • Developing AR/VR with Unity
      • Build Your First AI AR App on Unity
      • Getting Started in Unity
      • Add the Watson Unity SDK
      • Add/Enable Vuforia
      • Add CyberSoldier Asset
      • Configure Vuforia Image Database
      • Add C# Script & Watson Credentials
      • Add Apple ID to Xcode
      • Deploy to iOS
      • Troubleshooting & Gotchas
  • Lab 2
    • Delivering 360VR Video with Cloudinary
      • Introduction to 360VR Video
      • Setting up Cloudinary
      • Uploading Video
      • Delivering Video
      • Cloudinary Video Player
      • VideoJs-Panorama Plugin
      • Source Code
Powered by GitBook
On this page
  • Example: Scale video width to 200px:
  • Example: Style video with rounded corners:
  1. Lab 2
  2. Delivering 360VR Video with Cloudinary

Delivering Video

PreviousUploading VideoNextCloudinary Video Player

Last updated 7 years ago

Go ahead and click on the video thumbnail to get to its detail page.

Your video has a public URL, which you can see on the right side over here:

Screenshot of the details page

The URL shown points to the original video.

Cloudinary video URLs work just like Cloudinary image URLs, enabling simple transformations of the video simply by changing the URL.

http://res.cloudinary.com/de-demo/video/upload/c_scale,w_200/v1518314168/tropical360_qjbr2d.mp4
http://res.cloudinary.com/de-demo/video/upload/r_50/v1518314168/tropical360_qjbr2d.mp4

Example: :

Example: :

Check out our to see a variety of transformation options.

Review our on video manipulation and delivery.

Scale video width to 200px
Style video with rounded corners
Cloudinary Video Player demo
documentation