I want to play rtmp video in video, so how can I play rtmp video in my application?
String host = "rtmp://example.com"; String fileName = "www.mp4"; int port = 1935; Connection string rtmp://example/cfx/st
How can I play the video?
Regards, Girish
user938893
source share