Re: [FFmpeg-user] create live stream from static files

2018-05-31 Thread Anthony Ettinger
__ > ffmpeg-user mailing list > ffmpeg-user@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe". -- Anthony Ettinger http://anthony.ettinger.name a

[FFmpeg-user] Is it possible to create a live stream from static video files?

2018-05-31 Thread Anthony Ettinger
I setup a live stream from static video files? Is it possible to have the stream simply repeat when the last video file is played? -- Anthony Ettinger http://anthony.ettinger.name anth...@ettinger.name +1 (831) 406-1123 ___ ffmpeg-user mailing list f

[FFmpeg-user] create live stream from static files

2018-05-31 Thread Anthony Ettinger
I have a collection of video files. I would like to create a 24/7 "live" stream from the list of files that would simply repeat when the last video is played. Can someone point me in the right direction on how to do this? Do all the video files need to be of the same format? How do I setup a liv

Re: [FFmpeg-user] T shirt

2017-04-01 Thread Anthony Ettinger
; > Thanks > Dave > ___ > ffmpeg-user mailing list > ffmpeg-user@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > ffmpeg-user-requ.

Re: [FFmpeg-user] ffmpeg hls and 3 cookies

2017-01-02 Thread Anthony Ettinger
man as package provider. > > Carl Eugen > ___ > ffmpeg-user mailing list > ffmpeg-user@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > ffmpeg-user-requ...@ffm

Re: [FFmpeg-user] continuous live stream from video files

2016-12-03 Thread Anthony Ettinger
I just use nginx to server the static files. On Fri, Dec 2, 2016 at 3:05 AM, MRob wrote: > On 2016-12-01 23:22, Anthony Ettinger wrote: > >> I found the concatenate option with ffmpeg as described here: >> >> https://trac.ffmpeg.org/wiki/Concatenate#protocol >> >

[FFmpeg-user] continuous live stream from video files

2016-12-01 Thread Anthony Ettinger
7; -c copy test.m3u8 The problem I'm trying to solve is I want to be able to add files dynamically to the list and I also want the stream to run 24/7 continuously looping when it reaches last file in the list. Is this doable with ffmpeg and some bash? -- Anthony Ettinger http://anthony.ett