lunay0ung's Stars
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
ossrs/srs
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
muaz-khan/WebRTC-Experiment
WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
meetecho/janus-gateway
Janus WebRTC Server
Karumi/Dexter
Android library that simplifies the process of requesting permissions at runtime.
diogobernardino/williamchart
Android Library to rapidly develop attractive and insightful charts in android applications.
cropsly/ffmpeg-android-java
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
AnyChart/AnyChart-Android
AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
kaltura/nginx-vod-module
NGINX-based MP4 Repackager
HackPlan/AndroidCharts
An easy-to-use Android charts library with animation.
appunite/AndroidFFmpeg
[DEPRECATED] FFmpeg build for android random architectures with example jni
sergey-dryabzhinsky/nginx-rtmp-module
NGINX-based Media Streaming Server
oaksong/developers-retrospective
개발자 회고 모음
ant-media/LiveVideoBroadcaster
Native RTMP client for publishing and playing video streams for Android
yusufcakmak/ExoPlayerSample
This project is developed with ExoPlayer 2. You can play audio files and play video files with custom playback controls.
Kurento/kurento-tutorial-java
[ARCHIVED] Repository moved to the new monorepo: https://github.com/Kurento/kurento
QuickBlox/q-municate-android
Qmunicate Android chat application
Kurento/kurento-tutorial-node
[ARCHIVED] Repository moved to the new monorepo: https://github.com/Kurento/kurento
godka/kurento-rtmp
demo: webrtc to rtmp via kurento
Kurento/kurento-tutorial-js
[ARCHIVED] Repository moved to the new monorepo: https://github.com/Kurento/kurento
Kurento/kurento-room
[UNMAINTAINED] Kurento Room related projects
nhancv/nc-kurento-android
Demo kurento webrtc android (via webview and native using libjingle)
swarmnyc/HLSConvertor
A Kurento Convertor plugin to transcode WebRTC stream to HLS(TS) stream
sakurabird/Android-Example-HLS-ExoPlayer
Just example only HLS format streaming using ExoPlayer
Kurento/gst-plugins-bad
nhancv/ot-kurento-node-webrtc
Custom something for demo in https://github.com/Kurento/kurento-tutorial-node
devatlant/kurentoPlayerNodeJS
Kurento player with NodeJS
NicholasArduini/AndroidChatRoom
Android Application that allows users to communicate in a Chat Room over a Java based server
toddAwesome/Chat-Room
Developed a client server chat application by using Amazon Web Services EC2 instance and Java RMI technique. EC2 instance hosted the server and multiple clients are able to chat with each other through this server. And Java RMI technique was used for message transfer.