Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2015
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. ffmpeg -f alsa -i default -t 00:00:12 -acodec libmp3lame -fflags genpts -vn -sn -f rtp rtp://127.0.0.1:1235 &
  2.  
  3.  
  4. ffmpeg -i stream.sdp -fflags genpts -re -i rtsp://192.168.0.127 -vcodec libx264 -v debug -t 00:00:10 -acodec libmp3lame -s:v:0 600x480 -y -threads 0 -f mpegts 2streams.ts &
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement