Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 926
    • Issues 926
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 439
    • Merge requests 439
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gstreamergstreamer
  • Issues
  • #605
Closed
Open
Issue created Sep 08, 2020 by Bridge Wu@bridge2wu

gstreamer-based application got error on processing rtsp stream

Hi,

I have a Deepstream 5.0 application based on gstreamer, it's to process rtsp streams. Occasionally it ran into below error, then the application exited, but sometimes it just ran through.

Error: gst-stream-error-quark: GStreamer encountered a general stream error. (1): gstdecodebin2.c(4695): gst_decode_bin_expose (): /GstPipeline:pipeline0/GstBin:source-bin-04/GstURIDecodeBin:uri-decode-bin/GstDecodeBin:decodebin2: all streams without buffers

What does this error mean exactly? Is it indicating the rtsp stream source is not stable for gstreamer to read any input frames? If the rtsp source is not stable yet still readable, how can I recover from occasional failure reading to let the whole process run instead of exiting?

Assignee
Assign to
Time tracking