lipangit / JiaoZiVideoPlayer

MediaPlayer exoplayer ijkplayer ffmpeg
MIT License
10.47k stars 2.42k forks source link

Does it support stream video (m3u8,..) #56

Closed tuandungnguyen closed 8 years ago

tuandungnguyen commented 8 years ago

As the title, please let me know if it support stream video. Thanks you so much

lipangit commented 8 years ago

I have think about other formate , #40 #42 , and we think exoplayer is suit for us, how do think about that?

Now the main work is custom ui, that purpose is user will not write code about video , and user also can custom ui ,user also can add other feature .

lipangit commented 8 years ago

A friend online told me , android.media.MeidaPlayer support live stream m3u8 and also support RTSP , you can find here https://developer.android.com/guide/appendix/media-formats.html .

Thank you @axeon

lipangit commented 8 years ago

Few days later I will put some example in demo .

tuandungnguyen commented 8 years ago

Thanks so much. Hope to see that

UC10D commented 8 years ago

use vitamio or ijkplayer replace sys mediaplayer