Skip to content

pjsip2.7.2版本,支持G729协议。与毅行设备对接。采用但是G711协议

Notifications You must be signed in to change notification settings

stf-android/PJSIPAndroid

Repository files navigation

PJSIPAndroid

pjsip2.7.2版本,支持G729协议。与毅行设备对接。采用但是G711协议

PJSIP 官网API ,常见问题,PJSIP源码以及打包so文档

http://www.pjsip.org/docs/book-latest/html/index.html

引用方法

allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
  
  dependencies {
	        implementation 'com.github.stf-android:PJSIPAndroid:1.0.0'
	}

About

pjsip2.7.2版本,支持G729协议。与毅行设备对接。采用但是G711协议

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages