kolyvan / kxmovie

movie player for iOS using ffmpeg
2.84k stars 919 forks source link

Save RTSP to disk #151

Open moyoteg opened 8 years ago

moyoteg commented 8 years ago

Is this possible?

I am able to use FFmpeg on the terminal:

ffmpeg -i rtsp://coolURL@media/media.amp -b 900k -vcodec copy -r 60 -y MyVdeoFFmpeg.mp4

How would I go about this on iOS with Kxmovie?

Thanks in advance!

mubinrevcord commented 7 years ago

have you found the solution?

tnadus commented 6 years ago

https://github.com/tnadus/iOS-ffmpeg-player-iosvideokit-trial