看板 C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) linux14 3.13.6 / C 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) ffmpeg內置函數庫 問題 小弟最近在研究ffmpeg 並想要新增一個自己的protocol 原本ffmpeg連線方式為 : ffmpeg://http:// (ip) / 最後想要做成 : ffmpeg://testmv:// (ip) / 並用ffmpeg open source 裡的 /libavformat/http.c做範本,做出testmv.c 但是小弟是第一次做有關protocol的開發 想請問該從哪裡開始下手,關於handshak的部分要如何定義 麻煩各位大大了,謝謝。 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 42.72.43.254 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1450842922.A.2A7.html