#3483: live stream with a gopro (hero 3)
-------------------------------------+-------------------------------------
             Reporter:  sdx          |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  hls          |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by sdx):

 I just made a test.

 There is no problem when streaming to a file.

 '''the ffmpeg command:'''


 {{{
 ffmpeg -i "http://10.5.5.9:8080/live/amba.m3u8"; -an -vcodec libx264 -s
 400x300 -strict experimental  -b:v 300k -b:a 4k -f flv "test.mp4"
 }}}

 The console log is attached as weel as the output file

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3483#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to