Skip to content

hlgeng/hls_proxy

 
 

Repository files navigation

hls_proxy (Deprecated)

HTTP Live Streaming proxy for ubuntu and android, convert hls protocol to http, use mongoose as a http web server, client can use vlc or android mediaplayer connect to this htttp web server

Suggest VitamioBundle : https://github.com/yixia/VitamioBundle
		Vlc-android: https://wiki.videolan.org/AndroidCompile

编译方式:
	#cd jni/liveTV
	#sh compile.sh linux	// for ubuntu ...
	#sh compile.sh android	// for androd

重要说明: 本代码工程仅用于学习参考使用,由于网络直播电视视频资源涉及相关法律权限,文中给出的一些网络直播地址仅供测试使用,请勿公开作为商业用途,由此产生的法律问题与本人无关。

工程相关的说明在doc/readme,欢迎交流, [email protected]

About

(Deprecated)HTTP Live Streaming proxy for ubuntu and android, convert hls protocol to http, use mongoose as a http web server, client can use vlc or android mediaplayer connect to this htttp web server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Roff 51.0%
  • C 45.9%
  • Java 2.3%
  • Other 0.8%