I want to play rtmp video in videoview , so how i can play rtmp video in my app?
String host = "rtmp://example.com";
String fileName = "www.mp4";
int port = 1935;
Connection string rtmp://example/cfx/st
How i can play video ?
Regards, girish
Colin Pickard
You can do it using Flash (at least for devices with 2.2+ android and Flash-supported CPUs)
来源:https://stackoverflow.com/questions/10412305/how-to-play-rtmp-video-in-videoview-in-android