Re: [Live-devel] support for absolute seek end time in openRTSP testprog (patch provided)

2016-02-08 Thread Hans Maes
On 08-02-16 15:55, Hans Maes wrote: - I got the source from the debian package currently available in jessie, not sure if this is the most recent? Sorry, should have looked further before posting the first time. Seems the most recent version is 2016-01-29 Below is a patch against that

[Live-devel] support for absolute seek end time in openRTSP testprog (patch provided)

2016-02-08 Thread Hans Maes
Hello, I noticed the openRTSP testprog had support for absolute seek start time (-U option, "Range" header) but not for the absolute seek end time, but support for the end time was present in the rest of the code. I needed this for a small project I'm working on so I created this very minor pa