Vimeo to record videos using a camcorder -


can use vimeo in web application record video laptop connected camcorder ? camcorder exposes java api's supports start / stop / zoom-in , other camera options.

vimeo not created record video. it's video hosting platform similar youtube professionals.

you need doing recording , use either interface or api upload video.

in case, imagine creating intermediate application connects camcorder's exposed api, gets recorded video, , uploads using vimeo's api.

here official list of libraries , sdk's vimeo proposes simplify api usage.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -