PageCreator
PageCreator

Reputation: 59

JavaScript streaming player with iPhone support

I'm searching for a web video player. It needs to be free and for commercial use. It shouldn't not be Flash-based because iOS doesn't support it. It should also support streaming and MPEG-4, AVI, etc.

Upvotes: 0

Views: 431

Answers (1)

Arpit Kulsreshtha
Arpit Kulsreshtha

Reputation: 2162

A pure Javascript library GUI controls (play, plause, ..) for data streams. you can find here https://github.com/romsson/StreamPlayer

For more detail read here https://github.com/romsson/StreamPlayer/wiki

Upvotes: 1

Related Questions