#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".