DT.Xamarin.Red5Pro.Streaming.iOS
5.7.0
The Red5 Pro Streaming SDKs are native libraries and frameworks to add to your iOS, Android and Web-Based (HTML/JS/CSS) projects to connect to a Red5 Pro Server and broadcast or subscribe to a live video stream.
Install-Package DT.Xamarin.Red5Pro.Streaming.iOS -Version 5.7.0
dotnet add package DT.Xamarin.Red5Pro.Streaming.iOS --version 5.7.0
<PackageReference Include="DT.Xamarin.Red5Pro.Streaming.iOS" Version="5.7.0" />
paket add DT.Xamarin.Red5Pro.Streaming.iOS --version 5.7.0
#r "nuget: DT.Xamarin.Red5Pro.Streaming.iOS, 5.7.0"
Release Notes
SDK Release 5.7.0 - 29 July 2019
iOS SDK
Fixed - Occasional A/V sync issues with back camera broadcast requires server upgrade to 5.7.0
Fixed - Various orientation issues requires server upgrade to 5.7.0
Fixed - Various small leaks in broadcaster and subscriber
Improved stream latency
SDK Release 5.6.0 - 21 May 2019
iOS SDK
Fixed - Large RPC/SharedObject calls cause crash
Fixed - Stopping and starting a stream again crashes the iOS testbed
Fixed - Two-way publishing between Android SDK and iOS fails A/V quality
Fixed - Tapping screen to start Publish - Pause test in iOS causes breakpoint - libc++abi.dylib: terminating with uncaught exception of type NSException
iOS Testbed - Added record flag as an option for all tests
https://www.red5pro.com/docs/streaming/releasenotes.html
---
### Possible linker issues
Looks like Red5Pro SDK has duplicate symbols with R5Protocol variable. According to MS docs https://docs.microsoft.com/en-us/xamarin/ios/troubleshooting/mtouch-errors#MT5213 you can use `-gcc_flags -dead_strip` to strip that duplicate sym out.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.7.0 | 1,494 | 8/13/2019 |
5.7.0-beta1 | 1,026 | 8/13/2019 |
5.5.0-beta1 | 220 | 4/9/2019 |
5.2.0 | 1,752 | 12/17/2018 |
5.2.0-beta | 389 | 12/14/2018 |
4.6.0 | 1,359 | 5/25/2018 |
4.6.0-beta5 | 2,754 | 5/30/2018 |
4.6.0-beta4 | 404 | 5/30/2018 |
4.6.0-beta3 | 451 | 5/25/2018 |
4.6.0-beta1 | 414 | 5/16/2018 |