<div dir="ltr"><div>i solved it by<br></div><div>[gst deinit];<br>[self.video_view removeFromSuperView];<br><br></div><div>[self.view addSubView:video_view];<br><br></div><div>[gst alloc]init:self view:video_view];<br></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 13, 2013 at 10:45 PM, Sebastian Dröge-3 [via GStreamer-devel] <span dir="ltr"><<a href="/user/SendEmail.jtp?type=node&node=4664130&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>></span> wrote:<br>
<blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">

        On Mi, 2013-12-11 at 23:50 -0800, <a href="http://user/SendEmail.jtp?type=node&node=4664032&i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a> wrote:
<br>> what do u mean by GST_DEBUG=egl*:6,eagl*:6
<br><br></div>By setting this environment variable to that value you will get lots of
<br>debug output from the video sink, which will help to find the actual
<br>problem here.
<br><br>It can also be set via gst_debug_set_threshold_from_string() from code.
<br><div class="im"><br>> and yes i have tested it on simulator as well as iphone...  
<br>> 
<br>> this error failed to make complete framebuffer object 8cd6  have been
<br>> resolved by me
<br><br></div>How did you solve it?
<br><div class="im"><br>> but now m getting another 
<br>> (<unknown>:142): GLib-GObject-CRITICAL **: g_object_set: assertion
<br>> `G_IS_OBJECT (object)' failed
<br><br></div>This means that you (or some plugin or GStreamer) calls g_object_set()
<br>on an invalid pointer that is either NULL or at least does not point to
<br>a valid GObject instance.
<br><br>If you set the environment variable G_DEBUG=fatal_warnings, you'll get
<br>into the debugger whenever such a CRITICAL message happens and you can
<br>debug it from there.
<br><br>-- 
<br>Sebastian Dröge, Centricular Ltd - <a href="http://www.centricular.com" rel="nofollow" link="external" target="_blank">http://www.centricular.com</a><div class="im"><br>Expertise, Straight from the Source
<br><br>_______________________________________________
<br>gstreamer-devel mailing list
<br><a href="http://user/SendEmail.jtp?type=node&node=4664032&i=1" rel="nofollow" link="external" target="_blank">[hidden email]</a>
<br><a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="nofollow" link="external" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br><div><br><img src="http://images/icon_attachment.gif"> <strong>signature.asc</strong> (985 bytes) <a href="http://gstreamer-devel.966125.n4.nabble.com/attachment/4664032/0/signature.asc" rel="nofollow" link="external" target="_blank">Download Attachment</a></div>


        
        
        
        <br>
        <br>
        </div><hr color="#cccccc" noshade size="1">
        <div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif"><div class="im">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                </div><a href="http://gstreamer-devel.966125.n4.nabble.com/Changing-URI-when-playing-a-stream-iOS-tp4663958p4664032.html" target="_blank" rel="nofollow" link="external">http://gstreamer-devel.966125.n4.nabble.com/Changing-URI-when-playing-a-stream-iOS-tp4663958p4664032.html</a>
        </div><div class="HOEnZb"><div class="h5">
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                
                To unsubscribe from Changing URI when playing a stream (iOS), <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>

                <a href="http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank" link="external">NAML</a>
        </div></div></div></blockquote></div><br></div>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Changing-URI-when-playing-a-stream-iOS-tp4663958p4664130.html">Re: Changing URI when playing a stream (iOS)</a><br/>
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>