The ScreenPort SDK allows app developers to receive video and audio from ScreenPort devices over USB or network.
The SDK is currently available for the following Apple platforms:
The SDK is available as a Swift Package. To add it to your project, follow these steps:
https://github.com/in2core/screenportsdk.git
1.0.0
into the left text field and leaving the right field blank (recommended), ormain
into the branch name field.NSLocalNetworkUsageDescription
and NSBonjourServices
keys from Info.plist into your project’s Info.plist. Due to a known issue, this step is currently required even if you only plan to use USB connections.com.apple.security.device.usb
com.apple.security.network.client
com.apple.security.network.server
import ScreenPortSDK
in your code.See the documentation for details on how to use the SDK. This package includes a demo project showing how to stream from ScreenPort devices using SwiftUI and UIKit.
link |
Stars: 1 |
Last commit: 1 week ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics