[Libav-user] Transcode from RTMP to RTP iOS
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Dec 14 14:57:03 EET 2018
2018-12-14 6:50 GMT+01:00, Utkarsh Agarwal <utkarsh.agarwal at impressico.com>:
> I am working on a screen sharing iOS application . Getting streams from
> Replay Kit which supports RTMP protocol and sending it to Kurento Media
> Server which supports RTP.
>
> I can do something like below on server side.
>
> [Browser] -> WebrtcEndpoint -> [Kurento] -> RtpEndpoint ->
>
> [FFmpeg] -> RTMP -> [Node_Media_Server(srs)] -> RTMP -> [Browser]
>
>
> But due to some reasons i have to transcode it in my iOS application .
>
>
>
> Can i transcode the RTMP stream to RTP before sending it to
> KurentoMediaServer using FFmpeg on client side i.e iOS platform?
Please explain again what's wrong with using videotoolbox.
Please avoid top-posting here, Carl Eugen
More information about the Libav-user
mailing list