8000 GitHub - feelon2/TopsTVPlayer: Android video player which plays real-time live video stream and on demand video stream, supporting HTTP/RTSP protocol.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Android video player which plays real-time live video stream and on demand video stream, supporting HTTP/RTSP protocol.

Notifications You must be signed in to change notification settings

feelon2/TopsTVPlayer

 
 

Repository files navigation

TopsTVPlayer

Android video player which plays real-time live video stream and on demand video stream, supporting HTTP/RTSP protocol.

##Notes:

  • (2015.09.13) Update: Basic features have finished developing in this version.

  • This is the Android client part of a complete online video serving system. This player fetches JSON-format data from the web server, parsing it and then playing the vod/real-time video stream from the retrieved stream url. It does NOT support playing local videos.

  • Server part of this online video system includes: a media server (Helix), a web api server (Tomcat 6) and a database server (MySQL). Deployments of all those servers are requisites to make this app work.

  • Deployment guides of the server part are coming soon (hopefully) ....

##Projects/Libraries used by this project:

About

Android video player which plays real-time live video stream and on demand video stream, supporting HTTP/RTSP protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0