Commit Graph

332 Commits

Author SHA1 Message Date
shogo4405 d6e96e4ca7 Add VideoEffect feature for Example iOS. 2025-08-05 22:20:35 +09:00
shogo4405 6b61327278 Remove start capture manually option. 2025-08-05 20:54:08 +09:00
shogo4405 4ead9c398b Example SwiftUI. 2025-08-04 21:48:32 +09:00
shogo4405 e9c562a0e8 Rename HKStream -> StreamConvertible. 2025-07-21 19:45:37 +09:00
shogo4405 7741aee8d3 Modified to throw an error for unsupported codecs. 2025-07-15 00:08:37 +09:00
shogo4405 68c0d1cfc8 Repackage RTMPHaishinKit. 2025-07-13 12:43:53 +09:00
shogo4405 4b1e851ea3 Added error handling session api. 2025-07-04 20:07:14 +09:00
shogo4405 346e1c73f0 Register initialization code. 2025-06-29 19:04:54 +09:00
shogo4405 1d80b9e25b Update Examples/iOS/IngestViewController.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-28 14:23:46 +09:00
shogo4405 c1248c8cd5 New Session api. 2025-06-28 13:05:23 +09:00
Hosung.Kim c334987fb7 Fix typo 2025-05-09 15:37:47 +09:00
JYP in MBP 16 f5ca8e029d fixed for multi channel mixer works well with Xcode16.3 2025-05-02 15:39:00 +09:00
shogo4405 9823afa1c4 fixed memory-leaks an RTMPSocket. 2025-01-17 23:32:26 +09:00
shogo4405 c8ba890fa3 Add an option to start capture manually. 2024-12-15 16:13:38 +09:00
shogo4405 54785cf9eb Updating the api documentation. 2024-12-02 00:54:42 +09:00
shogo4405 1e95f89487 Change in the option specification method for MediaMixer. 2024-11-02 02:53:03 +09:00
shogo4405 81d83b351d Inserted incorrect code, so I deleted it. 2024-11-02 00:55:14 +09:00
shogo4405 099c48b507 Add HKStreamRecorderTests 2024-11-01 23:49:52 +09:00
shogo4405 44e1bb9eee Re-implementation of passthrough. 2024-09-14 15:51:26 +09:00
shogo4405 136bd6d151 fix can't swift build 2024-09-10 02:45:25 +09:00
shogo4405 a67f75e72a handling of detach for AVAudioEngine 2024-08-28 23:39:18 +09:00
shogo4405 32c3c34488 refs #190 2024-08-27 23:47:38 +09:00
shogo4405 c8f8ee6a54 fix can't compile Examples. 2024-08-25 15:23:45 +09:00
shogo4405 8d4c669aa2 Integration into DisplayLinkChoreographer. 2024-08-18 06:20:40 +09:00
shogo4405 b779c9651b fix typo and rename. 2024-08-16 02:17:30 +09:00
shogo4405 56daf60260 Rename MediaMixer.attachCamera to attachVideo. 2024-08-14 03:20:27 +09:00
shogo4405 b01739f3c1 Rename IOMixer -> MediaMixer. 2024-08-13 05:28:23 +09:00
shogo4405 231cff4362 Review of the Sample output Pipeline. 2024-08-13 03:56:36 +09:00
shogo4405 b7523349c3 Repackage classes. 2024-08-11 19:24:49 +09:00
shogo4405 7c3ea09a9d actor IOMixer and Screen. 2024-08-08 03:12:53 +09:00
shogo4405 7e7bd4e96d actor RTMPConnection and RTMPStream. 2024-08-08 03:12:53 +09:00
shogo4405 b150467756 actor SRTConnection and SRTStream. 2024-08-06 20:55:42 +09:00
shogo4405 ee4368ab9f Rearchitect for 2.0.0 2024-08-06 20:55:42 +09:00
shogo4405 45d109ddd8 implementation deleteStream. 2024-07-28 22:42:46 +09:00
shogo4405 d7e2647f98 fixed #1515 2024-07-19 01:23:53 +09:00
shogo4405 429923ccc5 Example iOS stream.videoMixerSettings.mode = .offscreen 2024-07-13 16:37:51 +09:00
shogo4405 ce9b6e628b Merge pull request #1501 from stream-labs/bugix/rotator-example
Fix buffer rotation creation in Screencast example
2024-07-05 19:33:28 +09:00
levs42 d18be558f7 Update SampleHandler, add video rotation flag 2024-07-04 12:41:08 -07:00
shogo4405 f68c924ee7 // Temp static nonisolated(unsafe) var default 2024-06-29 22:45:34 +09:00
levs42 4a3de2b8c9 To initialize buffer rotator if possible 2024-06-28 09:32:33 -07:00
shogo4405 5d3f8654ce Rename Preference.default 2024-06-22 16:13:57 +09:00
shogo4405 b53bf8619d Remove FeatureUtil for Swift 6.0. 2024-06-12 20:34:02 +09:00
shogo4405 4f67a3523e async SRTConnection.open/close. 2024-06-09 23:45:34 +09:00
shogo4405 09c7ff8a84 Feature Screen API. 2024-06-08 14:48:01 +09:00
shogo4405 6cf79ec90d Merge pull request #1452 from stream-labs/feature/video-rotation
Implement orientation change handling for ReplayKit
2024-06-07 07:37:21 +09:00
levs42 8e94e16d7f Added documentation for VideoRotator, clean up the code 2024-06-05 12:55:03 -07:00
shogo4405 6914dbd850 Refactor any to some. 2024-06-02 20:19:08 +09:00
levs42 0e4c69451f Implement a dedicated video rotation class for ReplayKit 2024-05-30 17:22:42 -07:00
shogo4405 22a6cbb357 onMetaData must be ECMAArray. 2024-05-18 11:04:32 +09:00
shogo4405 0fb085ff16 Fix crash re-entered playback tab. 2024-05-16 22:18:44 +09:00