Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikkipastel/videoplanet
I try to create video streaming application with Exoplayer which will be similar with YouTube.
https://github.com/mikkipastel/videoplanet
Last synced: about 2 months ago
JSON representation
I try to create video streaming application with Exoplayer which will be similar with YouTube.
- Host: GitHub
- URL: https://github.com/mikkipastel/videoplanet
- Owner: mikkipastel
- Created: 2018-02-02T09:40:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-17T18:18:10.000Z (over 6 years ago)
- Last Synced: 2024-05-01T16:35:38.840Z (8 months ago)
- Language: Java
- Size: 124 KB
- Stars: 49
- Watchers: 4
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VideoPlanet
I try to create video streaming application with Exoplayer which will be similar with YouTube.
This is sample source code in ExoPlayer session at Android Bangkok 2018 (31 Mar. 18)### Purpose
- video streaming with Exoplayer
- video service
- RecyclerView
- Kotlin## Official ExoPlayer Resource
- Github : https://github.com/google/ExoPlayer
- Guideline : https://google.github.io/ExoPlayer/guide.htm
- Developer blog : https://medium.com/google-exoplayer
- Codelab : https://codelabs.developers.google.com/codelabs/exoplayer-intro/index.htmland my Medium blog is https://medium.com/fungjai/playing-video-by-exoplayer-b97903be0b33