slavavdovichenko / MediaLibDemos

98 stars 25 forks source link

Change resolution #32

Open Ivaniv-Oleg opened 10 years ago

Ivaniv-Oleg commented 10 years ago

Hi! Can you tell me, please, is there a way to change video resolution during streaming. Thanks!

slavavdovichenko commented 10 years ago

Hi, To change the resolution you have to stop the stream, then change the resolution and start this stream again

Ivaniv-Oleg commented 10 years ago

But as I can see from library interface, I can set resolution only during initialisation. Is there any others way? (set another resolution to existing stream)

slavavdovichenko commented 10 years ago

No, you can recreate it with the same name and another resolution.

Ivaniv-Oleg commented 10 years ago

Thank you!

ankushdhawan commented 10 years ago

HI Slavavdovichenko, When i integrate this library to my app .and run the app in IOS6.My app become very slow when i perform any operation on my app.My App become crash.i think it memory issue, Thanks and Regards Ankush