On Wed, 8 Jun 2016, Adrian Cruceru wrote:
On Tue Jun 7 Marton Balint wrote:
On Wed, 1 Jun 2016, Adrian Cruceru wrote:
>/Hi, />//>/Patch is attached, />//>/Quick notes: />/- Playing HLS streams
- FFPlay stalls a bit before each segment download />/- Stalls accumulate and
FFPlay falls behin
On Tue Jun 7 Marton Balint wrote:
On Wed, 1 Jun 2016, Adrian Cruceru wrote:
>/Hi, />//>/Patch is attached, />//>/Quick notes: />/- Playing HLS streams - FFPlay stalls a
bit before each segment download />/- Stalls accumulate and FFPlay falls behind />/- We get log warning
and segment skip. /
On Wed, 1 Jun 2016, Adrian Cruceru wrote:
Hi,
Patch is attached,
Quick notes:
- Playing HLS streams - FFPlay stalls a bit before each segment download
- Stalls accumulate and FFPlay falls behind
- We get log warning and segment skip.
Fix:
- Just make sure HLS is marked as a real time stream.
Hi,
Patch is attached,
Quick notes:
- Playing HLS streams - FFPlay stalls a bit before each segment download
- Stalls accumulate and FFPlay falls behind
- We get log warning and segment skip.
Fix:
- Just make sure HLS is marked as a real time stream.
---
ffplay.c | 1 +
1 file changed, 1 inse