Add dynamic video content (YouTube like) (PHP)

前端 未结 8 2310
暖寄归人
暖寄归人 2020-12-18 12:31

I\'m looking to setup video uploads for users on a site and want to have them viewed through a Flash player. The site is already partially built (by someone else) and I\'m w

8条回答
  •  一整个雨季
    2020-12-18 13:04

    I actually found that using other services to encode the file is the easiest option and also the fastest to setup. I ended up using Hey!Watch for this project. I haven't worried about a streaming server/service yet because for the most part the videos are short and people won't be skipping around within the video.

提交回复
热议问题