Hi,
I'd like to embed a video on a web page and control it from Javascript. I'm
trying to pick the best player to use for the job - Real Player, Quick Time,
Windws Media Player, or whatever. The video can be converted to any format
necessary.
The control I need from Javascript is to (a) select the appropriate video
file and (b) to play a segment of it, giving its start and finish point. I
also would like to make it as platform-independent as possible so the page
works on as many clients as possible, without too much additional
installation over what a typical user has.
Could someone please recommend a player that I should look at?
Many thanks,
Steve
I'd like to embed a video on a web page and control it from Javascript. I'm
trying to pick the best player to use for the job - Real Player, Quick Time,
Windws Media Player, or whatever. The video can be converted to any format
necessary.
The control I need from Javascript is to (a) select the appropriate video
file and (b) to play a segment of it, giving its start and finish point. I
also would like to make it as platform-independent as possible so the page
works on as many clients as possible, without too much additional
installation over what a typical user has.
Could someone please recommend a player that I should look at?
Many thanks,
Steve
Comment