After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 742357 - Peipline is not created
Peipline is not created
Status: RESOLVED DUPLICATE of bug 742355
Product: gstreamermm
Classification: Bindings
Component: general
1.0.x
Other Mac OS
: Normal normal
: ---
Assigned To: gstreamermm-maint
gstreamermm-maint
Depends on:
Blocks:
 
 
Reported: 2015-01-05 08:38 UTC by L0gic
Modified: 2015-01-08 11:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Delegate methods are not called (179.32 KB, image/png)
2015-01-05 08:38 UTC, L0gic
Details

Description L0gic 2015-01-05 08:38:11 UTC
Created attachment 293734 [details]
Delegate methods are not called

I am working on an iOS app which plays multiple rtsp streams at a time. i have integrated latest Gstreamer binaries and followed demo tutorials from Here

i added a rtsp URL to test my stream , but it is not working.

Gstreamerbackend is not adding pipeline.pipeline is nil. delegate methods are not called .

When application runs , it shows message in the logs "Creating pipeline" , but nothing happens.
Comment 1 André Klapper 2015-01-08 11:39:49 UTC

*** This bug has been marked as a duplicate of bug 742355 ***