• Martin Storsjö's avatar
    rtsp: Request that dynamic rate is disabled · 76b0d03d
    Martin Storsjö authored
    DSS enables this automatically if streaming VOD over TCP. If
    enabled, the server feeds packets faster than realtime, screwing
    up RTCP NTP based timestamps.
    
    Also, DSS doesn't indicate that this was indicated, if it was
    enabled automatically (although if it was requested to be enabled,
    a header saying that it was enabled is added, but this isn't
    added if it is enabled automatically), making it even harder
    to detect and work around properly without explicitly asking
    for it to be disabled(/enabled, if we were able to support it).
    Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
    76b0d03d
rtsp.c 67.8 KB