<div dir="ltr"><div><div>i tried with gnutls and now i am getting<br>[(1/1) rtmpdump -> compile ]<br>Running command 'make'<br>gcc -Wall -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_GNUTLS -O2 -fPIC -c -o rtmp.o rtmp.c<br>
In file included from rtmp.c:126:<br>./handshake.h:46:10: fatal error: 'gcrypt.h' file not found<br>#include <gcrypt.h><br> ^<br>1 error generated.<br>make[1]: *** [rtmp.o] Error 1<br>make: *** [librtmp/librtmp.a] Error 2<br>
***** Error running 'buildone' command:<br>Recipe 'rtmpdump' failed at the build step 'compile'<br><br></div>if i try to ./cerbero-uninstalled buildone gnutls<br><br>Making install in src<br>make install-recursive<br>
Making install in libopts<br>make[4]: Nothing to be done for `install-data-am'.<br> ../build-aux/install-sh -c -d '/Users/devdesks/cerbero/dist/darwin_x86_64/bin'<br> /bin/sh ../libtool --mode=install /usr/bin/install -c gnutls-serv gnutls-cli psktool gnutls-cli-debug certtool srptool ocsptool '/Users/devdesks/cerbero/dist/darwin_x86_64/bin'<br>
libtool: install: /usr/bin/install -c .libs/gnutls-serv /Users/devdesks/cerbero/dist/darwin_x86_64/bin/gnutls-serv<br>libtool: install: /usr/bin/install -c .libs/gnutls-cli /Users/devdesks/cerbero/dist/darwin_x86_64/bin/gnutls-cli<br>
libtool: install: /usr/bin/install -c .libs/psktool /Users/devdesks/cerbero/dist/darwin_x86_64/bin/psktool<br>libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /Users/devdesks/cerbero/dist/darwin_x86_64/bin/gnutls-cli-debug<br>
libtool: install: /usr/bin/install -c .libs/certtool /Users/devdesks/cerbero/dist/darwin_x86_64/bin/certtool<br>libtool: install: /usr/bin/install -c .libs/srptool /Users/devdesks/cerbero/dist/darwin_x86_64/bin/srptool<br>
libtool: install: /usr/bin/install -c .libs/ocsptool /Users/devdesks/cerbero/dist/darwin_x86_64/bin/ocsptool<br>make[4]: Nothing to be done for `install-data-am'.<br>Making install in tests<br>Making install in .<br>make[3]: Nothing to be done for `install-exec-am'.<br>
make[3]: Nothing to be done for `install-data-am'.<br>Making install in rsa-md5-collision<br>make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>Making install in pkcs1-padding<br>
make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>Making install in pkcs8-decode<br>make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>
Making install in pkcs12-decode<br>make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>Making install in userid<br>make[3]: Nothing to be done for `install-exec-am'.<br>
make[3]: Nothing to be done for `install-data-am'.<br>Making install in cert-tests<br>make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>Making install in key-id<br>
make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>Making install in sha2<br>make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>
Making install in safe-renegotiation<br>make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>Making install in dsa<br>make[3]: Nothing to be done for `install-exec-am'.<br>
make[3]: Nothing to be done for `install-data-am'.<br>Making install in scripts<br>make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>Making install in ecdsa<br>
make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>Making install in slow<br>make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>
Making install in dtls<br>make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>Making install in srp<br>make[3]: Nothing to be done for `install-exec-am'.<br>
make[3]: Nothing to be done for `install-data-am'.<br>Making install in openpgp-certs<br>make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>make[2]: Nothing to be done for `install-exec-am'.<br>
make[2]: Nothing to be done for `install-data-am'.<br>[(1/1) gnutls -> post_install ]<br><br><br><br></div>i even tried it with polarssl it gives this error<br><br><br><br>ld: library not found for -lpolarssl<br></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 25, 2013 at 1:57 PM, Sebastian Dröge-3 [via GStreamer-devel] <span dir="ltr"><<a href="/user/SendEmail.jtp?type=node&node=4664276&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="HOEnZb"><div class="h5">
On Di, 2013-12-24 at 21:21 -0800, <a href="http://user/SendEmail.jtp?type=node&node=4664271&i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a> wrote:
<div><div><div class='shrinkable-quote'><br>> ok i added the -shared flag
<br>> when i build it, build runs fine but
<br>> when i run
<br>> ./cerbero-uninstalled -c config/cross-ios-universal.cbc package
<br>> gstreamer-1.0
<br>> it gives the following error
<br>>
<br>> [(52/68) rtmpdump -> fetch ]
<br>> -----> Step done
<br>> [(52/68) rtmpdump -> extract ]
<br>> -----> Step done
<br>> [(52/68) rtmpdump -> configure ]
<br>> -----> Step done
<br>> [(52/68) rtmpdump -> compile ]
<br>> Running command 'make'
<br>> gcc -Wall -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_OPENSSL -O2 -fPIC -arch
<br>> i386 -isysroot
<br>> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk
<br>> -c -o rtmp.o rtmp.c
<br>> rtmp.c:40:10: fatal error: 'openssl/ssl.h' file not found
<br>> #include <openssl/ssl.h>
<br>> ^
<br>> 1 error generated.
<br>> make[1]: *** [rtmp.o] Error 1
<br>> make: *** [librtmp/librtmp.a] Error 2
<br>> ***** Error running 'package' command:
<br>> Recipe 'rtmpdump' failed at the build step 'compile'
<br>>
<br>>
<br>> i downloaded openssl and added it to the rtmdump folder but no luck... any
<br>> ideas
</div></div></div></div>Well, just dumping the openssl sources there is not going to help much.
</div>You have to build openssl as it's a dependency for rtmpdump.
<br><br>Alternatively rtmpdump can be built with gnutls too, for which there
<br>already is a recipe and which is already built for ios. See the Makefile
<br>in rtmpdump, you can select between openssl, gnutls and polarssl there.
<br><div class="im"><br>--
<br>Sebastian Dröge, Centricular Ltd - <a href="http://www.centricular.com" rel="nofollow" link="external" target="_blank">http://www.centricular.com</a><br>Expertise, Straight from the Source
<br><br>_______________________________________________
<br>gstreamer-devel mailing list
<br><a href="http://user/SendEmail.jtp?type=node&node=4664271&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> <strong>signature.asc</strong> (985 bytes) <a href="http://gstreamer-devel.966125.n4.nabble.com/attachment/4664271/0/signature.asc" rel="nofollow" link="external" target="_blank">Download Attachment</a></div>
<br>
<br>
<hr color="#cccccc" noshade size="1">
</div><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/Gstreamer-RTMP-using-cerbero-on-Max-OS-for-armv7s-tp4663752p4664271.html" target="_blank" rel="nofollow" link="external">http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-RTMP-using-cerbero-on-Max-OS-for-armv7s-tp4663752p4664271.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 Gstreamer + RTMP using cerbero on Max OS for armv7s, <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/Gstreamer-RTMP-using-cerbero-on-Max-OS-for-armv7s-tp4663752p4664276.html">Re: Gstreamer + RTMP using cerbero on Max OS for armv7s</a><br/>
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>