Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/papan01/LiveStreamer
Android Screen Streaming - Live555 + MediaProject
https://github.com/papan01/LiveStreamer
android-development android-media-streaming android-studio
Last synced: 9 days ago
JSON representation
Android Screen Streaming - Live555 + MediaProject
- Host: GitHub
- URL: https://github.com/papan01/LiveStreamer
- Owner: papan01
- Created: 2018-03-12T15:46:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T02:08:01.000Z (over 6 years ago)
- Last Synced: 2024-06-08T18:36:52.490Z (5 months ago)
- Topics: android-development, android-media-streaming, android-studio
- Language: C++
- Size: 5.46 MB
- Stars: 33
- Watchers: 4
- Forks: 24
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LiveStreamer
[![LiveStreamer](https://i.imgur.com/m1vpLlb.jpg)](https://youtu.be/RqV-pfdmuQc "LiveStreamer")
## IntroductionLiveStreamer is a android screen streaming server.
### Hardware Configuration
* OPPO R9 - Android 5.1 Lollipop (API 22)
### Environment
* Android Studio
* android-ndk-r16b### Dependencies
* [Live555](http://www.live555.com/)
### Reference
* [v4l2rtspserver](https://github.com/mpromonet/v4l2rtspserver)
* [larker](https://github.com/leepood/larker)