Swiftpack.co - Swift Packages by apivideo

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by apivideo

apivideo/api.video-swift-live-stream v1.4.1
Swift RTMP live stream client for iOS. Made with ♥ by api.video
⭐️ 28
🕓 10 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.4.1
10 weeks ago
- Fix regression on device orientation
v1.4.0
10 weeks ago
- Improve the way Resolution are handled to avoid misusage.
v1.3.5
44 weeks ago
- Fix detach camera - Upgrade HaishinKit to 1.5.2
v1.3.4
1 year ago
- Fix front camera mirroring - Upgrade HaishinKit to 1.4.3
v1.3.3
1 year ago
- Fix streaming orientation when application is opened in portrait and device is turned to landscape - Upgrade HaishinKit to 1.4.2
v1.3.2
1 year ago
- Fix `lastCamera` when camera is set with `cameraPosition` - Improve `startStreaming` errors
v1.3.1
1 year ago
- Reduce startup time by fixing synchronization issues - Fix `isMuted` value. The property was inverted
v1.3.0
1 year ago
- Add a camera parameter in the ApiVideoLiveStream constructors - Add an API to set the duration between two key frames - Introducing the new `camera` API. Previous `camera` has been renamed to `cameraPosition` - Add swift PM support - Upgrade HaishinKit to 1.4.1 - Example: refactor and clean the UIKit example
v1.2.2
1 year ago
- Only register event listener in constructor to avoid multiple callback called
v1.2.1
1 year ago
- fix(lib): use RtmpStream lock instead of a custom lock
iOS macOS
apivideo/api.video-swift-player v1.2.0
The official iOS player for api.video
⭐️ 23
🕓 7 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.2.0
7 weeks ago
- Add support for private live stream - Add an API to set a custom `AVPlayerViewController`
v1.1.4
28 weeks ago
- Fix analytics when currentTime < 0 - Examples: Add default videoId
v1.1.3
45 weeks ago
- Make player available for iOS 11 and above - PlayerError send custom message to LocalizedError
v1.1.2
46 weeks ago
- Make methods addDelegate(s) and removeDelegate(s) public
v1.1.1
50 weeks ago
- Add speedrate selector - Add remote control on lockscreen
v1.1.0
1 year ago
- Add private vod videos - Add live feature - Change callback to delegate for UIKit - Fix analytics
v1.0.5
1 year ago
- Add didReady event - Use completionhandler in seek method to get the result of the seek, before doing any other action.
v1.0.4
1 year ago
- Add an API to automatically play the video after loading. See `ApiVideoPlayerController`'s `autoplay` field.
v1.0.3
1 year ago
- Add an API to change the video id on the fly. Check out for `videoOptions`. - Add an API to get the video size in the controller - Publicize API on subtitles in the controller
v1.0.2
1 year ago
- Publicize `ApiVideoPlayerController` - Add output API in `ApiVideoPlayerController` to set/remove `AVPlayerItemOutput`
iOS macOS
apivideo/api.video-swift-client v1.2.3
The official iOS, macOS, tvOS client library for api.video
⭐️ 18
🕓 7 hours ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.2.3
13 hours ago
- Add API to get rate limiting headers
v1.2.2
9 weeks ago
- Update VideoStatusIngest enum
v1.2.1
34 weeks ago
- Fix progressive upload with upload token and video id - Use pascal case for enums
v1.2.0
43 weeks ago
- Introducing new live streams restream feature - Introducing new analytics endpoints
v1.1.1
1 year ago
- Fix on upload by chunk and progressive upload. - Add test on progressive upload. - Add a `build.yml` CI workflow.
v1.1.0
1 year ago
- Refactor upload by chunk and progressive upload. It is now possible to cancel an upload. - Add timeout API
v1.0.6
1 year ago
- period parameter is now mandatory in analytics endpoints
v1.0.5
1 year ago
- Add SDK origin header
v1.0.4
2 years ago
- Fix `video.publishedAt` type
v1.0.3
2 years ago
- Add `ingest.receivedParts` attribute in GET /videos/{video_id}/status
iOS macOS watchOS tvOS
apivideo/api.video-swift-uploader v1.2.3
The official iOS, macOS, tvOS video uploader for api.video
⭐️ 18
🕓 26 minutes ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.2.3
13 hours ago
- Add API to get rate limiting headers
v1.2.2
34 weeks ago
- Fix progressive upload with upload token and video id
v1.2.1
37 weeks ago
- Add an API to upload with upload token and video id - Fix Models in documentation
v1.1.1
1 year ago
- Fix on upload by chunk and progressive upload. - Add test on progressive upload. - Add a `build.yml` CI workflow.
v1.1.0
1 year ago
- Refactor upload by chunk and progressive upload. It is now possible to cancel an upload. - Add timeout API
v1.0.1
1 year ago
- period parameter is now mandatory in analytics endpoints
v1.0.0
1 year ago
- Add SDK origin header
v0.1.5
2 years ago
- Fix `video.publishedAt` type
v0.1.4
2 years ago
- Add Origin identification headers
v0.1.3
2 years ago
- Add applicationName parameter (to allow user agent extension)
iOS macOS watchOS tvOS
apivideo/api.video-swift-player-analytics v1.1.1
The official iOS player analytics for api.video
⭐️ 13
🕓 27 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.1.1
28 weeks ago
- Fix minor issues: seek to 0 is possible, fix value of `emittedAt`,... - Synchronize generation of ping payload - Add api.video logo as AppIcon
v1.1.0
44 weeks ago
- Add support for custom domain - `metadata` parameter is now a `Dictionary` - Simplify Json serialization
v1.0.6
1 year ago
- Fix regex to handle private live stream
v1.0.5
1 year ago
- Add init method that handle VideoInfo - VideoInfo build the pingUrl
v1.0.4
1 year ago
- Add Seek method with CMTime params
v1.0.3
1 year ago
- Fix cocoapods release
v1.0.2
1 year ago
Bug fix: - Handle server error
v1.0.1
1 year ago
Bug fixes: - Handle json error - Fix schedule not ending - Handle dublicates events Feature: - Add Docc documentation
v1.0.0
2 years ago
- First version
iOS macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics