1. Development guide
This part of the documentation outlines the key concepts and how to use them to develop an application using the Proximie SDK.
For more in-depth information about the SDK APIs, check out the SDK reference.
- 1.1. Building with the Proximie SDK
- 1.2. SDK core elements
- 1.3. SDK features
- 1.3.1. SDK Logging
- 1.3.2. ProximieContext
- 1.3.3. Async operations & threading
- 1.3.4. Authentication & authorisation
- 1.3.5. Proximie REST services
- 1.3.6. Media feeds and sessions
- 1.3.7. Media Server Session
- 1.3.8. Feed Stages
- 1.3.9. Adaptive Streaming
- 1.3.10. Peer Streaming
- 1.3.11. Utility Feeds
- 1.3.12. Debugging
- 1.3.13. Video Inputs
- 1.4. Application development