GNOME Bugzilla – Bug 742357
Peipline is not created
Last modified: 2015-01-08 11:39:49 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.
*** This bug has been marked as a duplicate of bug 742355 ***