AndroidFFmpeg icon indicating copy to clipboard operation
AndroidFFmpeg copied to clipboard

Can I use this library to play h264 over rtsp?

Open antucg opened this issue 7 years ago • 2 comments

Hi, I am developing an Android app that streams between two devices. I need a MediaPlayer client that can play h264 over rtsp. I am trying vlc, but so far no luck due to some bugs. So is this a client that can be used in any other android project with support for rtsp?

Thanks.

antucg avatar Jun 03 '17 17:06 antucg

You can, but probably better solution is https://github.com/google/ExoPlayer

jacek-marchwicki avatar Jun 05 '17 11:06 jacek-marchwicki

It doesn't support rtsp, but thanks anyway.

antucg avatar Jun 05 '17 11:06 antucg