LXDLNA
基于 DLNA 实现iOS投屏,实现了: 1、搜索设备 2、控制设备 3、订阅设备通知
参考资料:
https://eliyar.biz/DLNA_with_iOS_Android_Part_1_Find_Device_Using_SSDP/ https://eliyar.biz/DLNA_with_iOS_Android_Part_2_Control_Using_SOAP/ https://eliyar.biz/DLNA_with_iOS_Android_Part_3_Subscribe_Event/
https://github.com/MQL9011/MRDLNA
用法
#use_frameworks!
pod 'LXDLNA'