raspivid -o - -t 0 -vf -hf -fps 30 -b 6000000 | ffmpeg -re -ar 44100 -ac 2 -acodec pcm_s16le -f s16le -ac 2 -i /dev/zero -f h264 -i - -vcodec copy -acodec aac -ab 128k -g 50 -strict experimental -f flv rtmp://a.rtmp.youtube.com/live2/<SESSION>
訂閱:
張貼留言 (Atom)
Ether.FI 神卡 https://www.ether.fi/@46933474
Ether.FI 真的是神卡 有買US Amazon 或穩定幣的很適合辦一張 我的推薦碼 https://www.ether.fi/@46933474
-
最近常需要更新 embeded 產品的 bootcode 會需要用到 TFTP server . 再 Windows 上可以直接下載免費的 TFTP server 軟體 , 但 MacBook Pro 找不到好用的 不過 MacBook Pro 有自帶 TFTP server ...
-
按鈕(Buttons) 是 GUI 中很常用到的元件 按鈕的建置跟上一篇提到很相識, 但多了一個連動的概念以 PyQT 來說就是Signals and Slot (訊號與槽) 葉就是說當我按了一個 Button ( 發射一個訊號) 要執行哪個動作 (到哪個槽) ...
-
python memory issues blogs http://terrence.logdown.com/posts/700111-python-track-memory-usage https://www.codetw.com/ceplqhk.html http...

沒有留言:
張貼留言