Video streaming [closed]

浪子不回头ぞ 提交于 2019-12-06 17:36:31

问题


anyone that can help would be greatly appreciated.

I want to setup a video streaming service from my server. I want to store videos on this. Now I was thinking of streaming the video through some form of player (e.g. JWPlayer) and (a) allowing users to step through the video frame by frame (b) tagging the video by associating text (data) with any frame (time) in the video (c) being able to jump to these tags (d) use the tags to reference the video.

What are the best components for achieving this with say up to 100 concurrent users?

Max.


回答1:


I'm not sure about the server architecture you'd use for this, but definitely look into: http://flowplayer.org/index.html as a supplement



来源:https://stackoverflow.com/questions/1898030/video-streaming

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!