Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-bad gst-plugins-bad
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 985
    • Issues 985
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 132
    • Merge requests 132
  • 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-badgst-plugins-bad
  • Issues
  • #309

Closed
Open
Created Oct 05, 2015 by Bugzilla Migration User@bugzilla-migration

vtdec: "Error decoding frame -12909" on iOS

Submitted by Andrey

Link to original bug (#756073)

Description

I have cloned this repo http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/tree/gst-sdk/tutorials/xcode%20iOS and run Tutorial 5 in XCode 7. Wowza rtsp sample video works fine. But my IP camera shows only first frame of video and fire PAUSED state.
Similar IP camera rtsp links works fine in VLC and Android version of GStreamer.

I have implemented tutorial sample in my application and have got similar behavior.
Here is log of GStreamer http://pastebin.com/9N54vQUb captured from my application.

Logs have a lot of

"0:01:05.669427000 [335m 178[00m 0x183559e0 [32;01mFIXME [00m [00;01m bin gstbin.c:4070:gboolean gst_bin_query(GstElement *, GstQuery *):[00m implement duration caching in GstBin again"

and

"733:gst_vtdec_session_output_callback:<vtdec0>[00m Error decoding frame -12909
0:00:09.393987000 [336m 5105[00m 0x159570a0 [31;01mERROR [00m [00m"

messages.

How can I fix it?

Thanks for advance!

Version: 1.6.0

Assignee
Assign to
Time tracking