简体   繁体   中英

Record and playback live stream video in android

如何从rtsp链接录制和流式传输实时视频并在以后播放?

I don't think the framework directly allows you to do that. Install ffmpeg to do this if you want to do it.

https://github.com/Kickflip/kickflip-android-sdk does a similar job...but using HLS.

Where you able to solve your problem?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM