https://github.com/takusemba/hlsplayer
HLS Player on Android
https://github.com/takusemba/hlsplayer
androd exoplayer hls streaming
Last synced: 6 months ago
JSON representation
HLS Player on Android
- Host: GitHub
- URL: https://github.com/takusemba/hlsplayer
- Owner: TakuSemba
- Created: 2018-02-02T10:35:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-03T07:29:14.000Z (over 7 years ago)
- Last Synced: 2025-04-01T14:14:38.572Z (6 months ago)
- Topics: androd, exoplayer, hls, streaming
- Language: Kotlin
- Size: 125 KB
- Stars: 20
- Watchers: 3
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HlsPlayer
set your hls url in local.properties
```local.properties
## This file is automatically generated by Android Studio.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
#
# This file must *NOT* be checked into Version Control Systems,
# as it contains information specific to your local configuration.
#
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# header note.
#Sat Feb 03 15:58:12 JST 2018
ndk.dir=/Users/takusemba/Library/Android/sdk/ndk-bundle
sdk.dir=/Users/takusemba/Library/Android/sdkstreaming_url = your hls url
```