Closed GoogleCodeExporter closed 9 years ago
I was able to create a thumbnail from an rtmp stream. You can not seek in an
rtmp stream however.
Does ffplay rtmp://xxxxxxx/mp4:Jxxxxx.mp4 work?
Original comment by dirk.vdb
on 26 Oct 2011 at 7:16
Hi,
it is getting error message
rtmp:servername:vide_filename.mp4 :no such file or directory
is there any alternative method ??
Original comment by raghaven...@gmail.com
on 27 Oct 2011 at 2:43
I tried this and it worked
ffplay
rtmp://streaming.music.indiana.edu:1935/onDemand/mp4:media/20090327_VarRussianTh
eme-h264-480.m4v
If it doesn't work for you, you should check if the necessary option where used
to compile your version of ffmpeg.
Original comment by dirk.vdb
on 28 Oct 2011 at 8:04
i don't know i am new to this ffmpeg ..!!
I have another link in the form of http protocol (eg:http://xxxxx/xxx.mp4)
could I use this http link to generate thumbnail .
plz help me
Original comment by raghaven...@gmail.com
on 28 Oct 2011 at 8:23
Hi,
I am try this
ffmpegthumbnailer -i "rtmp://xxxxxxx/xxxx" -o /output/jshot.jpg
run on terminal
command not found error
using php exec() function
no errors but not generated thumbnail
Original comment by testcomm...@gmail.com
on 10 Feb 2012 at 5:57
Original comment by dirk.vdb
on 25 Aug 2012 at 10:52
Original issue reported on code.google.com by
raghaven...@gmail.com
on 8 Oct 2011 at 5:55