【发布时间】:2012-05-11 20:12:43
【问题描述】:
我想在 videoview 中播放 rtmp 视频,那么如何在我的应用中播放 rtmp 视频?
String host = "rtmp://example.com";
String fileName = "www.mp4";
int port = 1935;
Connection string rtmp://example/cfx/st
如何播放视频?
问候, 吉里什
【问题讨论】:
标签: android video android-videoview rtmp