Giter Site home page Giter Site logo

ios-librtmp's Introduction

ios-librtmp

usage

required OpenSSL-for-iPhone

$ git clone https://github.com/x2on/OpenSSL-for-iPhone
$ cd OpenSSL-for-iPhone
$ ./build.sh
$ cd ../
$ git clone [email protected]:saiten/ios-librtmp.git
$ cd ios-librtmp
$ ./build.sh

ios-librtmp's People

Contributors

saiten avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ios-librtmp's Issues

make: *** [librtmp.1.dylib] Error 1

/Applications/Xcode-beta.app/Contents/Developer/usr/bin/gcc -dynamiclib -twolevel_namespace -undefined dynamic_lookup -fno-common -headerpad_max_install_names -install_name /usr/local/lib/librtmp.1.dylib -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk -L/Users/kesen./Desktop/Vedio_Audio/OpenSSL-for-iPhone-master/lib -arch arm64 -miphoneos-version-min=7.0 -o librtmp.1.dylib rtmp.o log.o amf.o hashswf.o parseurl.o -lssl -lcrypto -lz
clang: warning: using sysroot for 'AppleTVOS' but targeting 'iPhone' [-Wincompatible-sysroot]
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: building for iOS, but linking against dylib built for tvOS (/Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/usr/lib/libz.tbd). file '/Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/usr/lib/libz.tbd' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [librtmp.1.dylib] Error 1

using librtmp.a in xcode

Is it possible to use librtmp.a compiled library with Xcode5 to build iPhone application? If yes, how can we do so? Is there any demo project available? Will this library serve the purpose of connecting to red5 server, sending streams and receiving streams?

can't build the project

here are the warnings
help me pls

ld: building for iOS simulator, but linking against dylib built for tvOS, file '/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator9.1.sdk/usr/lib/libz.dylib' for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [librtmp.1.dylib] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.