Skip to content

音视频,直播SDK,rtmp推流,录制视频,滤镜。百万用户,线上迭代半年,已经稳定。

Notifications You must be signed in to change notification settings

Learn-Android-app/WSLiveDemo

Repository files navigation

WSLiveDemo

直播SDK,推流,录制视频,滤镜。

1.Add it in your root build.gradle at the end of repositories:

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io/' }
	}
}
  1. Add the dependency

    dependencies { compile 'com.github.WangShuo1143368701:WSLiveDemo:v1.0' }

About

音视频,直播SDK,rtmp推流,录制视频,滤镜。百万用户,线上迭代半年,已经稳定。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 51.3%
  • C 45.7%
  • HTML 1.3%
  • Roff 1.1%
  • Makefile 0.6%