Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-bad
gst-plugins-bad
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 994
    • Issues 994
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 194
    • Merge Requests 194
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #877

Closed
Open
Opened Jan 22, 2019 by gurram sandeep Reddy@sandeepReddyG

curlhttpsrc: Delay in playback start with DASH compared to souphttpsrc

I have created a pipeline to play DASH content . Initially the pipeline used souphttpsrc ,now I have replaced it with curlhttpsrc. With curlhttpsrc ,I have observed delay in playback start . When I debugged curlhttpsrc , I found the http requests are queued and select system call with a timeout of 1s . When I reduced the timeout to 50ms ,I observed same delay as souphttpsrc. Is timeout causing this delay or the delay is due to something else?

Edited Jan 22, 2019 by Tim-Philipp Müller
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-plugins-bad#877