ksvc / KSYLive_Android

Android播放&推流融合版本[Android Play and LiveStreaming SDK] 直播延时2-3秒(Living delay 2 or 3 seconds),supporting jitter control,software&hardware decode, 支持内置/自定义美颜(Beauty Filter)、美声(Beauty Voice)、软硬编(Software/Hardware Encoder) 、网络自适应(Network Auto Adapt)、混音(Voice Mixer)、混响(Reverb)、画中画(PIP) 、连麦(RTC)、动态贴纸(Sticker)
http://v.ksyun.com/
332 stars 175 forks source link

How to view streamming #11

Closed HuuNguyen312 closed 8 years ago

HuuNguyen312 commented 8 years ago

Hi,

I have built and run successful KSYLive_Android. When I test in other phone, I add "rtmp://test.uplive.ks-cdn.com/live/androidtest" in NetMediaActivty, but this link cannot play.

Thanks

chriszeng87 commented 8 years ago
  1. Change the url from "rtmp://test.uplive.ks-cdn.com/live/androidtest" to "rtmp://test.uplive.ks-cdn.com/live/ngochuu90" or some other name, the last word is stream name.
  2. Play "rtmp://test.rtmplive.ks-cdn.com/live/ngochuu90" in ffplay or any other player. Here is a online player: http://www.cutv.com/demo/live_test.swf, the streaming url is not totally equal to playing url, please check the difference.
HuuNguyen312 commented 8 years ago

Thanks. This completely solves the problem.