Video uploading and Viewing
I want to upload videos in a page and display or load them in the webpage.
Video uploading and Viewing
I want to upload videos in a page and display or load them in the webpage.
@nuxtjs/cloudinary
is the perfect module for that one and you'll probably not find a better service for a simple upload + optimized serving of both your images and videos.
The VueJS SDK documentation may also be useful.