Open jackcook opened 9 years ago
Would like to see this as well!
I've added -(BOOL)setAudioBitrate:(uint)bitRate; method. Please try the libs from https://github.com/slavavdovichenko/MediaLibDemos3x
Thank you so much! :smile:
I owe you a beer. Let me know next time you're in Seattle, haha.
@slavavdovichenko Using this new build the video streaming doesn't seem to be working. We're not getting any keyframes sent to the RTMP ingest and the stream infinitely loads waiting for a keyframe.
Noting that the old version of MediaLib had a method to change the audio bitrate of the stream, is there a way to modify the audio bitrate in this version of the library?
Thanks in advance :)