Hi,
I am trying to broadcast live audio to Helix server using ffmpeg.
ffmpeg -vd "/dev/audio0" -ar 8000 -ac 1 -ab 12 -vol 1024 -acodec amr_nb -ps 3200 -f rtp rtp://172.27.105.96:5004
I was not getting the SDP output printed on the console hence I created a file something like:
v=0
o=- 2448237529 1031961348 IN IP4 172.19.35.71
s=Test
c=IN IP4 172.27.105.96
t=0 0
m=audio 5004 RTP/AVP 97
b=AS:12
a=rtpmap:97 AMR/8000
and put this in the streaming server. When i try to play the stream on the real player or quick time player nothing happens. Any idea as to what is wrong?
Thanks,
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 2 of 2
-
- Ram. Mahidhara
Similar Threads
-
ffmpeg output 2gb limit? Is there one? ffmpeg stops encoding h264 @ 2gb
By BrainiakZ in forum Video ConversionReplies: 14Last Post: 30th Mar 2011, 13:04 -
Encoding Live Video
By legvidgal in forum Newbie / General discussionsReplies: 0Last Post: 8th Jul 2010, 14:54 -
Encoding Live stream for FMS
By jim100 in forum Video Streaming DownloadingReplies: 3Last Post: 30th Nov 2009, 07:53 -
ffmpeg encoding help
By guitarscn in forum Newbie / General discussionsReplies: 1Last Post: 21st Apr 2008, 17:11 -
Encoding for direct live streaming ?
By Mister Paul in forum ffmpegX general discussionReplies: 4Last Post: 4th Feb 2008, 20:15



Quote