<div dir="ltr"><div><div>I'm working on a program that can handle a number of different input formats, and I am wondering how to handle the remote fetching of URLs.<br><br></div>If someone hands me a location of <a href="http://www.foo.com/content">http://www.foo.com/content</a><br>
<br></div>I can't know for sure if I'll get back a web page, a jpeg, an .mp3 or what. In each case I'll need a different pipeline, of course.<br><br>Now GStreamer has a typefind system for this kind of issue, but I'm not sure how to hook it to httpsoupsrc.  The 'typefind' property of that element doesn't seem to do anything that I can detect, and I'm not sure how one otherwise sets up a typefinder. So far I've just relied on decodebin.<br>
<br clear="all"><div><div><div><br>-- <br>Stirling Westrup<br>Programmer, Entrepreneur.<br><a href="https://www.linkedin.com/e/fpf/77228" target="_blank">https://www.linkedin.com/e/fpf/77228</a><br><a href="http://www.linkedin.com/in/swestrup" target="_blank">http://www.linkedin.com/in/swestrup</a><br>
<a href="http://technaut.livejournal.com" target="_blank">http://technaut.livejournal.com</a><br><a href="http://sourceforge.net/users/stirlingwestrup" target="_blank">http://sourceforge.net/users/stirlingwestrup</a>
</div></div></div></div>