Question
basic streaming question
Dear media server gurus
We need to create a video player with cuepoints and streaming capabilities. We'd like to be able to jump to different chapters within one flv file without having to preload the entire video file.
l know that we do need to use a media server service.
- Any recommendations for decent services out there?
- How much work is required on the server for this project? Do we need to hire a media server programmer ? or is it as simple as uploading the flv file to the server and then using the netStream class in the front end? Is there any programming required in the backend for this at all? I'm guess we'll need to use the seek function in the front end...
Any insight, thoughts or suggestions much appreciated.
Thank you
Best
Stephan
We need to create a video player with cuepoints and streaming capabilities. We'd like to be able to jump to different chapters within one flv file without having to preload the entire video file.
l know that we do need to use a media server service.
- Any recommendations for decent services out there?
- How much work is required on the server for this project? Do we need to hire a media server programmer ? or is it as simple as uploading the flv file to the server and then using the netStream class in the front end? Is there any programming required in the backend for this at all? I'm guess we'll need to use the seek function in the front end...
Any insight, thoughts or suggestions much appreciated.
Thank you
Best
Stephan
