开发者

Live555 on Android

开发者 https://www.devze.com 2023-02-20 23:46 出处:网络
I\'m trying to get the RTSP video stream play in my Android App using the build-in Videoview/MediaPlayer, but there\'re always various problems on different ROMs or different network status(UDP packet

I'm trying to get the RTSP video stream play in my Android App using the build-in Videoview/MediaPlayer, but there're always various problems on different ROMs or different network status(UDP packets blocked), it's really annoying so I want to implement my own rtsp client with the li开发者_如何学JAVAve555 source and GLES and ffmpeg. I can figure out how to use ffmpeg and GLES to show a video, but I'm not familiar with live555.

Are there any compiled version of live555 on Android? or how could I do that myself?

Thanks.


I think I found a sample code from github, it works for me.


bad news - I think you won't find any precompiled versions of live555 - only a config-makefile-structure for several platforms - except android.

Since live555 is a pure c++ library you will most likely have problems with directly using the lib in Android.

jens.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号