1.0.7 • Published 6 years ago

@ernestoadv/tsplayer v1.0.7

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

TSVideoPlayer

TypeScript Video Player library based on dash.js.

Requirements

  • Create a local git repository to track changes
  • Use latest dash.hjs for the video player
  • Create an interface with the following APIs 1. setContainer(divId:String) 2. open(videoUrl:String) 3. play() 4. pause() 5. seek(at:int) 6. stop() 7. destroy()

References

Sample video:

1.0.7

6 years ago

1.0.2

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago