Skip to content

一个调用VLC的解码库播放 RTSP流和本地的小Demo程序,兼职做了socket客户端的点击事件收集并发给服务端

Notifications You must be signed in to change notification settings

deeplee/VLC-Demo

Repository files navigation

本Demo实际与ARM-V7a编译的

String path = "rtsp://172.16.32.14:8554/h263ESVideoTest"; 是网络串流地址

如果播放本地视频请使用

mLocation = LibVLC.PathToURI("/sdcard/boot.mp4");转义为VLC可识别的Uri

About

一个调用VLC的解码库播放 RTSP流和本地的小Demo程序,兼职做了socket客户端的点击事件收集并发给服务端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages