This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
трансляция_медиа_потоков [2023/05/18 12:48] val |
трансляция_медиа_потоков [2023/05/18 16:55] (current) val [Мультикаст аудио] |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| # ffmpeg -f alsa -i "hw:0,0" -ac 1 -ar 8000 -ab 64 -acodec pcm_mulaw -f rtp rtp://239.0.0.1:1234 | # ffmpeg -f alsa -i "hw:0,0" -ac 1 -ar 8000 -ab 64 -acodec pcm_mulaw -f rtp rtp://239.0.0.1:1234 | ||
| - | # ffplay -nodisp rtp://239.0.0.1:1234 -loglevel 0 | + | # ffplay -nodisp rtp://239.0.0.1:1234 -reorder_queue_size 0 -loglevel 0 |
| </code> | </code> | ||