New submission from seethapathi <[email protected]>: i have 3 mp3 files 1.mp3 2.mp3 3.mp3 with timeshift ffserver -d -f ./sample.conf & ffmpeg -timestamp 2010-12-08T10:10:10 -i 1.mp3 http:localhost:9000/ram1.ffm ffserver -d -f ./sample.conf & ffmpeg -timestamp 2010-12-08T11:11:11 -i 2.mp3 http:localhost:9000/ram1.ffm ffserver -d -f ./sample.conf & ffmpeg -timestamp 2010-12-08T12:12:12 -i 3.mp3 http:localhost:9000/ram1.ffm
while accessing http://localhost:9000/3.mp3?date=2010-12-08T12:12:12 it gives partial play or no play. What is timeshift logic in FFSERVER? If timeshift not working? How to index multiple mp3 files in same feed? ---------- assignedto: wzrlpy files: myffserver.conf messages: 11667 nosy: wzrlpy priority: normal status: new substatus: new title: time-shift problem with feeds topic: ffserver type: patch ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2163> ________________________________________________
myffserver.conf
Description: Binary data
