fyhertz / libstreaming

A solution for streaming H.264, H.263, AMR, AAC using RTP on Android
Apache License 2.0
3.49k stars 1.08k forks source link

Can you stream with RTMP? #95

Closed lfdversluis closed 9 years ago

lfdversluis commented 9 years ago

Can you stream with the RTMP on Android using this library? If no, does anyone know which library does support this? I am searching everywhere for a decent library.

gauravmishraitbhu commented 9 years ago

as far as i know this lib does not support RTMP. to answer which library does , you can take a look at http://www.realtimelibs.com/ . this is a paid library though.

lfdversluis commented 9 years ago

Thanks :)