1.0.7 • Published 3 years ago

@ernestoadv/tsplayer v1.0.7

Weekly downloads
1
License
ISC
Repository
-
Last release
3 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

3 years ago

1.0.2

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago