View Single Post
  #1  
Old 07-04-2014, 12:27 PM
lion007 lion007 is offline
Junior Member
 
Join Date: Jun 2014
Posts: 1
lion007 is on a distinguished road
Exclamation

help me please difussion ffmpeg


hello help me please
I want to broadcast a live streaming with ffmpeg on mips.tv

command:
ffmpeg -i "2.flv" -vcodec libx264 -an -f flv "rtmp://mips.tv:1935/live/12345qw?key=b68f5a17&id=208570"


FMS URL rtmp://mips.tv:1935/live
Stream Name : 12345qw?key=b68f5a17&id=208570

result :
Input #0, flv, from '2.flv':
Duration: 00:00:21.48, start: 0.080000, bitrate: 1046 kb/s
Stream #0:0: Video: h264 (High), yuv420p, 768x432 [SAR 1:1 DAR 16:9], 700 kb/s, 25 fps, 25 tbr, 1k tbn, 50 tbc
Stream #0:1: Audio: aac, 44100 Hz, stereo, 56 kb/s
rtmp server requested close
authenticating publisher


______________
top-mp3
Reply With Quote