[FFmpeg-trac] #9163(avformat:new): Interactive Connectivity Establishment (ICE) support for WebRTC (RFC 5245)

FFmpeg trac at avcodec.org
Fri Mar 26 21:55:11 EET 2021


#9163: Interactive Connectivity Establishment (ICE) support for WebRTC (RFC 5245)
-------------------------------------+------------------------------------
             Reporter:  pocock       |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by pocock):

 Thanks for the feedback, there is a similar feature in gstreamer now
 https://gstreamer.freedesktop.org/documentation/webrtc/index.html?gi-
 language=c

 Both DTLS-SRTP and ICE need to create and operate on the relevant media
 sockets where the streams are sent and received.  Either

 a) these protocols need to be integrated at that point in the stack, or

 b) there needs to be a way to pass the socket to ffmpeg's srtp module if
 it is managed in another part of the application

--
Ticket URL: <https://trac.ffmpeg.org/ticket/9163#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list