https nodejs rtmp publisher use openssl
https nodejs rtmp publisher use openssl --- 新增https 功能 由於呢在chrome 呢 如果呼叫getUserMedia api 則必需要https 代理來小改造一下 index.html html Copy <!doctype> < html > < head > < title > MediaRecorder to RTMP…
LABEL / RTMP
2 posts
https nodejs rtmp publisher use openssl --- 新增https 功能 由於呢在chrome 呢 如果呼叫getUserMedia api 則必需要https 代理來小改造一下 index.html html Copy <!doctype> < html > < head > < title > MediaRecorder to RTMP…
推送到了html5 瀏覽器又怎樣呢,我們的客戶端,假設也必須要,傳輸自己的畫面自server 怎麼辦呢? 找了一下子發現又有 solution 可以用了 https://github.com/chenxiaoqino/getusermedia-to-rtmp Install ffmpeg 加入系統變數 c:\ffmpeg\bin Cmd >>>ffmpeg –versio…