Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-good gst-plugins-good
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 648
    • Issues 648
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 82
    • Merge requests 82
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-goodgst-plugins-good
  • Issues
  • #227

Closed
Open
Created Sep 26, 2015 by Bugzilla Migration User@bugzilla-migration

rtpbin with do-lost=True

Submitted by Ben

Link to original bug (#755666)

Description

The test.py python script streams RTP/RTCP packets from rtpdump file to a pipeline with appsrc.
The streams are mixed using audiomixer and encoded to mp4 file.

When rtpbin has do-lost=True, The mp4 doesn't contain the whole recording. It stops possibly because of packet loss and large skew.

Python script - set DO_LOST = False to test without do-lost
https://drive.google.com/file/d/0B12AhxvnYHrAWTBDaUFnU2I4VkU/view?usp=sharing

rtpdump file
https://drive.google.com/file/d/0B12AhxvnYHrATVROa01sdS11Z0U/view?usp=sharing

Log (do-lost=True)
https://drive.google.com/file/d/0B12AhxvnYHrAMGFmVXdON2s3WVE/view?usp=sharing

Assignee
Assign to
Time tracking