摘要:
rtp,对于它的实现ffmpeg和gstreamer。对于这种复杂协议,实现肯定会有不同和妥协。 下面都是用命令窗口操作。命令换行(\ on Linux, ^ on Windows),环境变量访问 ($NAME or ${NAME} on Linux, %NAME% on Windows). 先理解 阅读全文
摘要:
这个项目基于kurento tutorial的hello world构建。 项目地址:https://github.com/godka/kurento-rtmp sdp参考:https://www.cnblogs.com/bigben0123/p/14229018.html sdp是个文本文件,vl 阅读全文
摘要:
翻译自:https://www.kurento.org/blog/rtp-i-intro-rtp-and-sdp 一、The Real-time Transport Protocol -- RTP FFmpeg and GStreamer 是两个工具可操作rtp,也提供可编程。 rtp已经成为事实的 阅读全文