I never used vlc or ffmpeg or any other kind related software so i'm really newbie in this stuff.
I need to mount a "system" to streaming pictures, i thought maybe i can make a video and stream it, but with this process i lose flexibility to change on-the-fly pictures since i need to "encoding" (not sure if right word) the pictures in video and stream the video (other problem is like the refresh time of the pictures are different making a video leaves me a problem, i cant have a video larger that the minimum refresh rate or the rest of the video will never be show....).
what i would like is to stream a group pictures in a loop where i could change the pictures on-the-fly with no problems... don't know if that is possible..
ffmpeg -loop_input -r 0.5 -i %1d.jpg -vcodec mpeg4 - f mpegts udp:IP:PORTthis streams a video of those images, but when i change them or add new ones the output is not update.
Anyone can help?
Thanks
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Need Windows streaming encoder for Quicktime/Darwin streaming server?
By The village idiot in forum Video Streaming DownloadingReplies: 0Last Post: 10th Feb 2012, 14:50 -
I want to make a streaming server for streaming into a PHP/HTML site
By cassiell2085 in forum Video Streaming DownloadingReplies: 0Last Post: 31st Jan 2012, 09:23 -
Intermitent failure when streaming from MS Media Streaming Services
By OshiDaro in forum Video Streaming DownloadingReplies: 0Last Post: 8th Dec 2010, 07:10 -
Live streaming with addition of overlay images, text, etc.
By munchoa in forum Video Streaming DownloadingReplies: 2Last Post: 21st Nov 2009, 05:20