Skip to content

giang-nghg/smart-tv-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Copy everything in the temp/ folder to your local web server. There are 2 reasons for this:

    • Right now I haven't figured out why filesystem paths do not work with Samsung SDK's video player, so we'll have to use http urls => we'll have to put videos to a web server (in future versions we're gonna stream videos anyway)

    • Since we'll have to put videos to a web server, better to use local for performance

  • Modify the movie urls and thumbnail urls in temp/MovieList.json to point to where you copied those files

  • Open app/App.js, find (Ctrl-F) "getJSON" and modify the url to the MovieList.json file to the one inside your web server

  • Run app

Demo: http://www.youtube.com/watch?v=o0mM5cQnUHo&list=PL1zO3q07rqzWfTM6YnzoqJNWGM-iqrqP2&index=1

About

Video Player for Samsung Smart TV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published