AndyA / psips

Replicate SPS/PPS in h264 bit streams
170 stars 29 forks source link

More "live" streaming? #4

Open ctshh opened 9 years ago

ctshh commented 9 years ago

The example given in hls.sh accumulates a lot of files. Once the stream is started from a player, it starts playing back at the oldest part - which is far from "live" of what the camera sees.

Is there a way to change the segment-parts of ffmpeg to only have a slight lag?