Lance
Lance
Same demand
Hi, I have same question with you. but my tableview is have a custom headerView. can you help me?
6s 同样的问题 ios 10.3.3
已解决, 这是iOS 国行手机的问题。 因为我的rtmp服务是本地的局域网IP,下面的代码直接走ip连接不会触发请求网络权限的弹窗,我改成了一个域名的remp地址就触发了网络权限的弹窗。 后面我删除手机上的demo app重新跑demo工程,然后改回本地局域网的IP,不会触发请求网络权限的弹窗。默认就有了网络权限的弹窗。 虽然这跟iOS的国行版系统有关系,但是我们的sdk是不是在初始化的时候就去请求一个网络链接主动触发这个网络权限弹窗就没有这个问题了。 
i have same issue
> This feature is really important as Android have a very small thumbsize compare to iOS. With this, we will be able to resolve this. I think so too
Hello, I am currently dealing with real-time audio work and have encountered issues with the STFT's VDSP acceleration. I can only use RosaKit's STFT, but its execution efficiency is very...
> Hi! Thanks for this amazing work! I was able to port [this](https://github.com/tensorflow/models/blob/master/research/audioset/vggish/vggish_input.py) implementation of the log mel spectrogram from python to swift (with vDSP) for one of my projects,...