bilibili / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
GNU General Public License v2.0
32.54k stars 8.13k forks source link

RTMPE #1859

Open tksiaokia opened 8 years ago

tksiaokia commented 8 years ago

I need a rtmp player which can support wooza secure token. EG: initUrl("rtmp://xxxxxx",secureToken:"xxxxxx"); Did this library support it?

xinzhengzhang commented 8 years ago

rtmp

migueltarga commented 8 years ago

@tksiaokia you will need to compile librtmp with ffmpeg in order to accept Secure Token