Advertisement
Guest User

Untitled

a guest
Nov 27th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. gst-launch-1.0 -v udpsrc port=7000 ! tsparse ! tsdemux ! queue ! audio/mpeg ! mpegaudioparse ! mad ! audioconvert ! audioamplify amplification="1" ! lamemp3enc target=bitrate cbr=true bitrate=192 ! shout2send protocol="icy" ip="127.0.0.1" port="8000" password="YourPassword" username="admin" description="YourDescription" genre="YourGenre" public="true" streamname="YourStreamName"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement