mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
revert change hat did not fix iOS9,10 no-audio problem
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
/* use old protocol for AES key if User-Agent string is contained in these strings */
|
||||
/* replace xxx by any new User-Agent string as needed */
|
||||
#define OLD_PROTOCOL_AUDIO_CLIENT_LIST "AirMyPC/2.0;AirPlay/260.26;AirPlay/320.20;xxx"
|
||||
#define OLD_PROTOCOL_AUDIO_CLIENT_LIST "AirMyPC/2.0;xxx"
|
||||
#define OLD_PROTOCOL_VIDEO_CLIENT_LIST "AirMyPC/2.0;xxx"
|
||||
|
||||
#define MAX_HWADDR_LEN 6
|
||||
|
||||
Reference in New Issue
Block a user