Giter Site home page Giter Site logo

tnadus / ios-ffmpeg-player-iosvideokit-trial Goto Github PK

View Code? Open in Web Editor NEW
74.0 74.0 33.0 122.28 MB

FFmpeg based iOS player, named VideoKit, is a powerful video playing and streaming framework for iOS & tvOS developers , it's coded with Objective-C language. It supports playing local & remote files (mkv, divx, xvid, ogg, vorbis and more) and supports streaming popular protocols & formats (mms, http, rtsp, rtmp, rtp, mjpeg).

Home Page: http://iosvideokit.com

License: Other

Objective-C 84.37% Shell 5.00% Perl 10.63%

ios-ffmpeg-player-iosvideokit-trial's People

Contributors

tnadus 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ios-ffmpeg-player-iosvideokit-trial's Issues

VideoKitSampleTRIAL always crashes Xcode 11.3.1 + iOS 13.3.1

When I run VideoKitSampleTRIAL on iPhone 11 Pro Max(iOS 13.3.1) built with Xcode 11.3.1, app always crashes.

VideoKitSampleTRIAL[65358:15319056] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Unable to parse constraint format:
Unable to interpret '|' character, because the related view doesn't have a superview
H:|-62-[_viewCenteredOnBar]-62-|

Application crash some times when video state change.

In my app application crash without any valuable log on the following line
if(_delegate && [_delegate respondsToSelector:@selector(player:didChangeState:errorCode:)]) {
with following back trace

  • thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
    frame #0: 0x000000010ee2e94b libobjc.A.dylib`objc_msgSend + 11
    • frame #1: 0x000000010896ed11 ElasticSolutions-[VKPlayerController decoderStateChanged:errorCode:](self=0x00007fbff8d41040, _cmd="decoderStateChanged:errorCode:", state=kVKDecoderStateStoppedByUser, errCode=kVKErrorNone) at VKPlayerController.m:1734 frame #2: 0x0000000108aee7cf ElasticSolutions__45-[VKDecodeManager setDecoderState:errorCode:]_block_invoke(.block_descriptor=0x000060400025ebd0) at VKDecodeManager.m:1791 [opt]
      frame #3: 0x00000001100473f7 libdispatch.dylib_dispatch_call_block_and_release + 12 frame #4: 0x000000011004843c libdispatch.dylib_dispatch_client_callout + 8
      frame #5: 0x00000001100536f0 libdispatch.dylib_dispatch_main_queue_callback_4CF + 628 frame #6: 0x000000010f46fef9 CoreFoundationCFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
      frame #7: 0x000000010f434662 CoreFoundation__CFRunLoopRun + 2402 frame #8: 0x000000010f433a89 CoreFoundationCFRunLoopRunSpecific + 409
      frame #9: 0x000000011367a9c6 GraphicsServicesGSEventRunModal + 62 frame #10: 0x000000010b958d30 UIKitUIApplicationMain + 159
      frame #11: 0x000000010892c1df ElasticSolutionsmain(argc=1, argv=0x00007fff5736c120) at main.m:15 frame #12: 0x00000001100c4d81 libdyld.dylibstart + 1

Library is not running in xcode 7.3.

Hi,

When I build in xcode 7.3 it gives me below error.

Undefined symbols for architecture x86_64:
  "_clock_gettime", referenced from:
      _av_gettime_relative in libavutil.a(time.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see `invocation)

Its running in xcode 8.1.

Please help me to run this in xcode 7.3.

Thanks,
Ekta

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.