html - Upload video and use its URL -


i have short video want upload , use in following code:

<video>     <source src="video_url.mp4"> </video> 

it's simple problem is: have no own file server. that's why have find file-hosting provider can upload video , use there. give me download link video not need. need video-url directly plays video.

for example one: http://clips.vorwaerts-gmbh.de/vfe_html5.mp4

i have found site need. site: https://pomf.se

but unfortunately, site not available anymore.

can me? how or can upload video required link-format? (i have same problem audio files)

could use youtube? can create unlisted videos don't show general public (they aren't public though). other options dropbox or s3 inexpensive ways host videos yourself. fact is, storage space.. , isn't free.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -