You can easily transcode rtmp to rtp using ffmpeg.
Use - I url - c copy - f rtp_mpegts rtp://127.0.0.1:10001
For iOS, you might need hls stream with m3u8 to make it work I guess.
On Friday, December 14, 2018, UTKARSH AGARWAL wrote:
> I am working on a screen sharing iOS application . Getting
2018-12-14 13:57 GMT+01:00, Carl Eugen Hoyos :
> 2018-12-14 6:50 GMT+01:00, Utkarsh Agarwal
> :
>> 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 somethin
2018-12-14 6:50 GMT+01:00, Utkarsh Agarwal :
> 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] -> WebrtcEndp
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 ->
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 ->
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 ->