Commit Graph

3019 Commits

Author SHA1 Message Date
Yury Korolev bee35dd719 Fixed typo and removed duplicated audio format flag 2024-04-08 12:11:38 +03:00
shogo4405 35a9d75f5c Merge FLV Constants. 2024-04-07 19:19:18 +09:00
shogo4405 280c5306bb Update README.md 2024-04-07 16:20:39 +09:00
shogo4405 77a908bcb7 Merge pull request #1409 from shogo4405/feature/stream-observer
Add IOStreamObserver and confirmed IOStreamRecorder.
2024-04-07 16:17:42 +09:00
shogo4405 c74e21f2e8 IOStreamObserver and confirmed IOStreamRecorder. 2024-04-07 15:59:37 +09:00
shogo4405 9ee78efdc7 Rename Test case. 2024-04-07 14:26:39 +09:00
shogo4405 0fa9cd4172 Merge pull request #1408 from shogo4405/dependabot/bundler/fastlane-2.220.0
Bump fastlane from 2.219.0 to 2.220.0
2024-04-07 12:53:06 +09:00
dependabot[bot] 79b6573527 Bump fastlane from 2.219.0 to 2.220.0
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.219.0 to 2.220.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.219.0...fastlane/2.220.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-07 00:21:30 +00:00
shogo4405 da15684f79 Remove unnecessary code. 2024-04-06 18:31:30 +09:00
shogo4405 5304ebe4c4 Rename IOStreamVideoAdaptiveNetBitRateStrategy to 2024-04-06 18:20:01 +09:00
shogo4405 7416c288f9 Merge pull request #1407 from shogo4405/feature/remove-old-screen-capture-api
Removed the ScreenCapture-related APIs.
2024-04-06 18:14:09 +09:00
shogo4405 44c33358df Remove attachScreen feature on macOS. 2024-04-06 17:52:51 +09:00
shogo4405 8fb2d02315 Remove IOScreenCaptureUnit.swift 2024-04-06 17:44:22 +09:00
shogo4405 8d5d887d82 Remove default IOStream: SCStreamOutput extension. 2024-04-06 15:46:40 +09:00
shogo4405 5a4ae4a8ce Merge pull request #1406 from shogo4405/feature/replace-network-framework
Remove RTMPSocket.swift
2024-04-06 15:08:05 +09:00
shogo4405 11a0883e09 Merge pull request #1405 from shogo4405/feature/bump-to-up-os-versions
Supported OS version.
2024-04-06 14:58:00 +09:00
shogo4405 b12771f243 Remove RTMPSocket.swift 2024-04-06 14:52:42 +09:00
shogo4405 0fc527de63 Migration mediaType. 2024-04-06 14:44:43 +09:00
shogo4405 850fadc27f Removed the compatibility code. 2024-04-06 14:05:35 +09:00
shogo4405 0add7d6ba0 Bump up to target os version iOS=13, tvOS=13.0, macOS=10.15 2024-04-06 14:01:51 +09:00
shogo4405 faf54e4d98 Refactor AudioNode.swift 2024-04-06 13:41:31 +09:00
shogo4405 111056af9c Allow SwiftLint. 2024-04-06 13:14:53 +09:00
shogo4405 5808441d3b Update Package.swift 2024-04-06 12:42:13 +09:00
shogo4405 64553d7364 Merge pull request #1402 from shogo4405/feature/deprecated-method
Deprecated methods and classes have been removed.
2024-04-06 12:36:33 +09:00
shogo4405 21788abe03 Remove func streamDidOpen(_ stream: IOStream). 2024-04-06 12:27:06 +09:00
shogo4405 7b59166e6f Rename MPEG to ISO. 2024-04-06 12:23:23 +09:00
shogo4405 4984b4227c Rename IOStreamDrawable to IOStreamView. 2024-04-06 12:21:34 +09:00
shogo4405 2cffc1f430 IORecorder to IOStreamRecorder. 2024-04-06 12:20:28 +09:00
shogo4405 4fe75fafac Remove deprecated methods, typealias. 2024-04-06 12:16:31 +09:00
shogo4405 886e8ff8f5 Merge pull request #1386 from stream-labs/feature/basic-audio-mixer
Add multichannel audio mixer
2024-04-06 12:10:37 +09:00
shogo4405 008a11e566 Bump to up 1.7.6. 1.7.6 2024-04-06 11:55:15 +09:00
shogo4405 d6df4d38ca Merge pull request #1401 from shogo4405/feature/fix-srt-audio
Fixed issue with audio playback in SRT.
2024-04-06 11:33:38 +09:00
shogo4405 4bde54ad72 fix can't play audio. 2024-04-06 11:20:24 +09:00
shogo4405 ff855f6955 Update README.md 2024-04-01 22:37:47 +09:00
shogo4405 ffdd63f319 Merge pull request #1395 from shogo4405/feature/visionos
Support attachVideo() for visionOS.
2024-03-31 19:24:33 +09:00
shogo4405 d9a0592f53 Merge pull request #1371 from shogo4405/feature/cocoapods-visionOS
CocoaPods visionOS supports
2024-03-28 00:27:29 +09:00
shogo4405 dd918772b4 visionOS supports 2024-03-27 23:37:32 +09:00
shogo4405 6b24a7be88 Support attachVideo() for visionOS. 2024-03-27 23:29:00 +09:00
shogo4405 391f97cd1c Merge pull request #1396 from shogo4405/feature/update-review
Update review workflow.
2024-03-27 23:25:28 +09:00
shogo4405 47b03caf37 Update review.yml 2024-03-27 23:14:03 +09:00
shogo4405 a0e8bfe95f Bump to up 1.7.5 1.7.5 2024-03-27 15:03:33 +09:00
levs42 372aac5027 Remove CustomStringConvertible from AudioStreamBasicDescription 2024-03-25 12:14:14 -07:00
levs42 54511605fd Make default track optional, fix app audio only screen sharing audio 2024-03-25 12:12:30 -07:00
shogo4405 bf0e8a5840 Support FLVVideoPacketType.codedFramesX frame. 2024-03-24 15:07:58 +09:00
shogo4405 f4bcd1a9be Update Preference.swift 2024-03-24 14:45:41 +09:00
shogo4405 04c5418a23 Merge pull request #1393 from shogo4405/feature/compatible-fmle
Support FMLE-compatible sequences(releaseStream/FCPublish)
2024-03-24 14:26:54 +09:00
shogo4405 3052fce81c Support FMLE-compatible sequences. 2024-03-22 14:51:35 +09:00
shogo4405 27998ab5c0 Update README.md 2024-03-20 16:23:32 +09:00
shogo4405 d6e0b1a489 Update README.md 2024-03-19 19:44:41 +09:00
shogo4405 297f25d61c Merge pull request #1390 from shogo4405/feature/stream-send-workground-options
Add workground feature RTMPStream.send.
2024-03-19 12:07:43 +09:00