2018-12-13 12:45 GMT+01:00, Utkarsh Agarwal <utkarsh.agar...@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?

This question seems more appropriate on the libav-user mailing list.

Did you try transcoding with videotoolbox?

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to