Gstreamer: Pipeline is not added and remain nil

六月ゝ 毕业季﹏ 提交于 2019-12-11 12:08:29

问题


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. shown in screenshot below.

来源:https://stackoverflow.com/questions/27775181/gstreamer-pipeline-is-not-added-and-remain-nil

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!