slavavdovichenko / MediaLibDemos3x

MediaLibiOS & Demos 3.x
201 stars 48 forks source link

It isn't be able to run on ios-simulator #38

Open dpmin7 opened 9 years ago

dpmin7 commented 9 years ago

Hi ! This library works on real device very well but I can't run it on iOS simulator. Could you combine the '.a' files for both of simulator and real device?

And there is one more question. I think it might be a bug, The audio of player side is poor.

I published a h264 video with aac,44100,mono audio to wowza server. Video and audio are played very well on test player of wowza and other RTMP players. This player side library plays video very well but audio is poor. It sounds like a modulated voice. not noise. I think bitrate or samplerate is wrong.

Please review my opinion and reply me. Thanks. :)

Sorry for my poor english.

slavavdovichenko commented 9 years ago

Hi, the lib works only on the devices, not on the simulator

slavavdovichenko commented 9 years ago

it works with the simulator now - try pls

AugustAtSeattle commented 5 years ago

@slavavdovichenko what do you do to make it working with the simulator?