events:30c3:cdn:ascii-art

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

30c3:cdn:ascii-art [2013/12/08 18:26] – created pylonevents:30c3:cdn:ascii-art [2016/03/22 10:40] (current) – ↷ Page moved from 30c3:cdn:ascii-art to events:30c3:cdn:ascii-art v0tti
Line 1: Line 1:
 +====== ASCII-Art ======
  
 +Ausgabe eines Streams als ASCII-Art in libcaca auf einen dedizierten Port:
 +
 +<code>
 +ffmpeg -i rtmp://localhost:1935/stream/saal1_native_lq -pix_fmt rgb24 -f caca -driver raw -color full16 -window_size 132x32 - | /usr/bin/cacaserver
 +</code>
 +
 +Danach mit ''telnet'' oder ''nc'' connecten auf Port 51914.
 +
 +Weitere Doku: http://www.ffmpeg.org/ffmpeg-devices.html#caca
  • events/30c3/cdn/ascii-art.txt
  • Last modified: 2016/03/22 10:40
  • by v0tti