I have notice the new method:
Code: Select all
- (instancetype)initWithStream:(NSInputStream *)stream;
I mostly use stream over rtsp, will it works better if i switch to this new method ?
There is some mention about use of NSURLSession in github but would be nice to know really what is behind or new.
Thanks