Commit Graph

3019 Commits

Author SHA1 Message Date
shogo4405 aa6d79650b Merge pull request #1254 from shogo4405/feature/audio-loopback
Audio loopback feature.
2023-07-29 09:26:21 +09:00
shogo4405 eab0255eb0 Add audio loopback feature. 2023-07-29 09:12:40 +09:00
shogo4405 1fc82e4ed0 Bump to up 1.5.5 1.5.5 2023-07-29 08:37:57 +09:00
shogo4405 f7e6c41259 Add bultInMic stereo capture example. 2023-07-29 07:49:26 +09:00
shogo4405 a30b01cc42 Merge pull request #1247 from shogo4405/feature/fix-cant-compile-spm
fixed Version 1.5.4 Cannot find 'UIApplication' in scope
2023-07-25 20:31:45 +09:00
shogo4405 e0e0ec4366 refs #1246 2023-07-25 20:11:57 +09:00
shogo4405 7cd025ec21 Update Exsample app. 2023-07-23 21:38:07 +09:00
shogo4405 789b45cef8 Suppress swiftlint warnings. 2023-07-23 21:06:05 +09:00
shogo4405 33b0d8d46a Bump to up 1.5.4 1.5.4 2023-07-23 17:42:48 +09:00
shogo4405 0094fcdd54 fix compile error on tvOS. 2023-07-23 17:38:44 +09:00
shogo4405 c7670850b6 Merge pull request #1242 from shogo4405/feature/replaykit-app-audio
Support ReplayKit audioApp.
2023-07-22 00:48:38 +09:00
shogo4405 77ce292746 Support ReplayKit audioApp. 2023-07-22 00:33:51 +09:00
shogo4405 c6f3f01d51 Merge pull request #1239 from shogo4405/feature/avcapture-race-condition
Fix AVCaptureSession race condition.
2023-07-21 19:31:30 +09:00
shogo4405 a00f19b584 Fix AVCaptureSession race condition. 2023-07-19 23:49:40 +09:00
shogo4405 0f8b325516 Fix can't publish RTMPVideoMessage with ReplayKit Example. 2023-07-17 17:58:31 +09:00
shogo4405 51726a3105 stop magic number 2023-07-16 18:04:43 +09:00
shogo4405 c010ee0806 Merge pull request #1236 from shogo4405/feature/audio-complement
Reviewed the process for filling the gap.
2023-07-16 17:21:06 +09:00
shogo4405 57cd7dbc4f Reviewed the process for filling the gap. 2023-07-16 17:02:34 +09:00
shogo4405 9ba0980b2f Merge pull request #1237 from shogo4405/dependabot/bundler/fastlane-2.214.0
Bump fastlane from 2.213.0 to 2.214.0
2023-07-16 12:45:02 +09:00
dependabot[bot] 5ff7483faf Bump fastlane from 2.213.0 to 2.214.0
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.213.0 to 2.214.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.213.0...fastlane/2.214.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-16 00:35:30 +00:00
shogo4405 2d2e760431 Merge pull request #1235 from shogo4405/feature/fix-reattach-session
Improved camera restoration
2023-07-15 11:19:24 +09:00
shogo4405 24b9a84621 Improved camera restoration 2023-07-15 11:15:10 +09:00
shogo4405 6b92987f1c Bump to uo 1.5.3. 1.5.3 2023-07-11 22:08:57 +09:00
shogo4405 a1cc00fcc9 Merge pull request #1232 from shogo4405/feature/video-codec-delegate
Invoke delegate the stream(_ stream: NetStream, didOutput video: CMSa…
2023-07-11 21:55:27 +09:00
shogo4405 4a94f6dcc6 Invoke delegate the stream(_ stream: NetStream, didOutput video: CMSampleBuffer) method. 2023-07-11 21:39:03 +09:00
shogo4405 9b4bb11470 refs #1210 Updating the statistics information should start after the RTMP handshake is completed. 2023-07-11 21:13:46 +09:00
shogo4405 011bf985e2 code formatting 2023-07-11 21:13:46 +09:00
shogo4405 6fb097ba3a fixed #1220 2023-07-05 07:24:42 +09:00
shogo4405 8cbeacf0eb refs #1210 add viability check 2023-07-04 00:32:34 +09:00
shogo4405 25daa56e8f refs #1210 fixed hanging RTMPNWSocket.swift 2023-07-03 20:17:54 +09:00
shogo4405 35ea8dd40b Merge pull request #1227 from justicointeractive/fix/tswriter-rotate-file-handle
fix: notify TSWriterDelegate when a file handle is rotated
2023-06-30 00:30:22 +09:00
Joe Flateau b063d3439d fix: notify TSWriterDelegate when a file handle is rotated 2023-06-29 09:47:37 -04:00
shogo4405 6f9e767040 Logging for RTMPNWSocket.swift. 2023-06-28 23:33:09 +09:00
shogo4405 e2c5defee1 swiftlint --fix --format 2023-06-28 22:58:47 +09:00
shogo4405 0ca0d53d8a Merge pull request #1225 from shogo4405/feature/update-ts-reader
fixed VTDecompressionSessionDecodeFrame fails with OSStatus=-12909 #57
2023-06-28 02:31:39 +09:00
shogo4405 3db562be1e fixed VTDecompressionSessionDecodeFrame fails with OSStatus=-12909 #57 2023-06-28 02:17:58 +09:00
shogo4405 79894a36a2 Merge pull request #1222 from shogo4405/feature/fix-frame-rate-race-condition
fixed RTMPStream.videoSettingsに設定した値がすぐにdefaultに上書きされる
2023-06-24 02:53:56 +09:00
shogo4405 9ed26634d4 fixed #1219 2023-06-24 02:06:04 +09:00
shogo4405 1d851afe32 Bump to up 1.5.2. 1.5.2 2023-06-16 02:43:30 +09:00
shogo4405 74ca73795a fix tvOS compile error 2023-06-14 22:55:23 +09:00
shogo4405 b383042509 Merge pull request #1216 from shogo4405/feature/capture-session-other-thread
fixed #1209 AVCaptureSession startRunning] should be called from background thread.
2023-06-12 01:44:01 +09:00
shogo4405 56e817669f fixed #1209 2023-06-12 01:27:37 +09:00
shogo4405 442077e218 Merge pull request #1214 from shogo4405/feature/fix-crash-audio-samplebuffer
Fix Rare crash of makeSampleBuffer
2023-06-10 01:09:38 +09:00
shogo4405 0d3e7b7572 Merge pull request #1215 from shogo4405/feature/Improved-compatibility-rtmp
Improved RTMPDataMessage.
2023-06-08 00:24:48 +09:00
shogo4405 7867c44a27 Fix crash unsupported AVAudioFormat. 2023-06-08 00:22:47 +09:00
shogo4405 cfba9b6be2 Improved RTMPDataMessage. 2023-06-07 21:42:41 +09:00
shogo4405 c6901ba7a1 Fix can't compile next Xcode. 2023-06-07 20:26:52 +09:00
shogo4405 0994741b7c Remove no code. 2023-06-05 22:40:00 +09:00
shogo4405 2310c2403c Merge pull request #1213 from shogo4405/feature/muted-properties
fixed When I set pause and resume, mute will not work bug
2023-05-31 00:15:25 +09:00
shogo4405 876ccf1699 fixed #998 2023-05-31 00:12:37 +09:00