AllCast 使用什么协议来投射 tvOS?
What protocol of AllCast use for casting tvOS ?
我正在尝试实现一个像 Allcast 这样的应用程序,它可以用来扫描附近 (Apple TV) 并通过 apple tv 传递图像、音频、视频来显示它们。
但我想不通。 AllCast 使用什么协议?
我试过 AirPlay,但它不能像 Allcast(扫描设备、IP、图像预览)那样自定义 UI,...
Allcast AppleStore:https://itunes.apple.com/us/app/allcast-cast-photos-music/id943763227?mt=8
终于找到了这些东西的sdk。
ConnectSDK 很棒。
https://github.com/ConnectSDK
我正在尝试实现一个像 Allcast 这样的应用程序,它可以用来扫描附近 (Apple TV) 并通过 apple tv 传递图像、音频、视频来显示它们。 但我想不通。 AllCast 使用什么协议? 我试过 AirPlay,但它不能像 Allcast(扫描设备、IP、图像预览)那样自定义 UI,...
Allcast AppleStore:https://itunes.apple.com/us/app/allcast-cast-photos-music/id943763227?mt=8
终于找到了这些东西的sdk。 ConnectSDK 很棒。 https://github.com/ConnectSDK