Giter Club home page Giter Club logo

Comments (11)

shogo4405 avatar shogo4405 commented on May 18, 2024

iOS HLS must these codecs

  • H264 Baseline 3.0 or 3.1, Main 3.1 4.0
  • HE-AAC or AAC-LC, stereo

current

  • H264 Baseline 2.1
  • AAC-Main mono

I will fix asap!

from haishinkit.swift.

shogo4405 avatar shogo4405 commented on May 18, 2024

Wowza log
2016-02-02 21:07:28 JST comment server INFO 200 - LiveStreamPacketizerCupertino.handlePacket[live/definst/live][mp4a.40.1]: AAC Audio info: {AACFrame: codec:AAC, channels:1, frequency:44100, samplesPerFrame:1024, objectType:Main} - - - 520108.671 - - - - - - - - - - - - - - - - - - - - - - - - -
2016-02-02 21:07:28 JST comment server INFO 200 - LiveStreamPacketizerCupertino.handlePacket[live/definst/live][avc1.66.21]: H.264 Video info: {H264CodecConfigInfo: codec:H264, profile:Baseline, level:2.1, frameSize:480x272, displaySize:480x272} -

from haishinkit.swift.

mrbemani avatar mrbemani commented on May 18, 2024

um....why the transcoder in wowza cannot transcode it?

from haishinkit.swift.

mrbemani avatar mrbemani commented on May 18, 2024

ah....I fixed it. Just leave the frame interval and resolution blank in your transcoder, and it will work on ios devices.

from haishinkit.swift.

mrbemani avatar mrbemani commented on May 18, 2024

One question. why the resolution and frame interval is constantly changing....

from haishinkit.swift.

mrbemani avatar mrbemani commented on May 18, 2024

and NO, set rtmpStream.videoSettings = ["width": 320, "height": 240,"fps": 30] wont fix the resolution.....

from haishinkit.swift.

keithcml avatar keithcml commented on May 18, 2024

@mrbemani you said you fixed the problem?

from haishinkit.swift.

shogo4405 avatar shogo4405 commented on May 18, 2024

fixed. tested Wowza 4.3

H264 Main Profile and RTMPStream.videoSettins["fps"] are next step.

from haishinkit.swift.

mrbemani avatar mrbemani commented on May 18, 2024

@MingLoan yep! Just leave "frame interval" and "width, height" blank in your Wowza transcoder. And it will work.

from haishinkit.swift.

keithcml avatar keithcml commented on May 18, 2024

screen shot 2016-02-03 at 11 18 49

fatal error: unexpectedly found nil while unwrapping an Optional value

optional type handling bug founded when publishing! (in com.apple.coremedia.compressionsession.clientcallback thread)

from haishinkit.swift.

mrbemani avatar mrbemani commented on May 18, 2024

how did it happen?

from haishinkit.swift.

Related Issues (20)

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.