Commit Graph

153 Commits

Author SHA1 Message Date
shogo4405 b3e316922f Update RTMPConnectionTests. 2025-07-07 21:40:04 +09:00
shogo4405 d5d08a1356 Update AudioMixer test cases. 2025-07-06 23:01:37 +09:00
shogo4405 4b1e851ea3 Added error handling session api. 2025-07-04 20:07:14 +09:00
shogo4405 6f2e620d5d swiftlint --fix --format 2025-06-29 18:37:17 +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
shogo4405 34dd3bf50a swiftlint --fix --format 2025-06-22 15:26:55 +09:00
shogo4405 51ff819f3e fix typo 2025-06-21 15:52:37 +09:00
Finn Voorhees 09b7e2a095 Fix heap-use-after-free in AudioMixerByMultiTrack 2025-05-21 17:06:03 +01:00
shogo4405 c9193dcc7b Update documents. 2025-05-19 22:58:49 +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 88db6686d0 Update documents. 2025-04-20 11:15:08 +09:00
shogo4405 b921b30114 Support Enhancing NetConnection connect Command. 2025-04-19 16:14:38 +09:00
shogo4405 3c219d9060 Update README.md 2025-02-15 02:30:39 +09:00
shogo4405 64314ee78a fix crash when re-expand chunk size. 2025-02-13 02:28:25 +09:00
shogo4405 2504641851 fixed an AudioCodec did not work after the second time. 2025-02-11 20:20:21 +09:00
shogo4405 cdb523f70b add getOption method. 2025-02-10 17:56:03 +09:00
shogo4405 453ce29330 Improve CTS calculation. 2025-02-09 22:42:41 +09:00
shogo4405 186a959276 fixed large PES packets could be dropped. 2025-02-04 19:51:15 +09:00
shogo4405 3dff62e6ee Update SRTHaishinKit/README.md 2025-02-04 03:04:24 +09:00
shogo4405 bac26d2477 fixed the test case method name. 2025-02-01 17:06:36 +09:00
shogo4405 fdd1b26f28 allow changing the sampleRate for each stream. 2025-02-01 16:27:02 +09:00
shogo4405 673435fb47 Added a comment #1410 2025-01-30 00:14:24 +09:00
shogo4405 0bfc2e37e5 Support the OPUS format for Enhanced RTMP. 2025-01-27 20:33:34 +09:00
shogo4405 0796c778fb Rename prefix FLV to RTMP. 2025-01-18 15:36:18 +09:00
shogo4405 9823afa1c4 fixed memory-leaks an RTMPSocket. 2025-01-17 23:32:26 +09:00
shogo4405 fd8103161a Suppressing warnings. 2025-01-17 23:14:26 +09:00
shogo4405 37a4ad7d11 Suppressing warnings. 2025-01-17 22:53:19 +09:00
shogo4405 8f690da43b fixed it because the method name did not follow the naming conventions. 2025-01-17 21:20:50 +09:00
shogo4405 3476494aa0 refs #1663 2025-01-11 00:27:44 +09:00
shogo4405 7880a6f85e Update README.md 2025-01-05 15:54:37 +09:00
shogo4405 4097efd237 Create README.md 2025-01-05 15:45:47 +09:00
shogo4405 0c2727c0f4 fixed MemoryLeak issue SRTConnection, SRTStream. 2025-01-04 00:54:41 +09:00
shogo4405 82224b15ce fix memory-leak RTMPConnection, RTMPStream. 2025-01-03 18:04:35 +09:00
shogo4405 fc99fee85f Migration CaptureSessionDelegate to 2.0.x. 2025-01-03 02:53:51 +09:00
shogo4405 23eb0ddfe0 fixed an issue where the screen might not render. 2025-01-02 16:44:07 +09:00
shogo4405 96d6ff78b9 fix memory-leak a MediaMixer instance. 2025-01-01 18:30:35 +09:00
shogo4405 c313bd7c82 Update README.md and CODE_OF_CONDUCT.md 2024-12-18 23:32:59 +09:00
shogo4405 776c533a9c #1633 fix the degradation 2024-12-16 23:17:13 +09:00
shogo4405 12671a5d56 fixes for build errors related to Swift 6.0 compatibility 2024-12-16 01:33:30 +09:00
shogo4405 9308ed18e6 fixed an issue where multiCamSessionEnabled was not carried over. 2024-12-15 18:52:03 +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 215b8ff630 Update protocol AsyncRunner. 2024-11-26 22:42:25 +09:00
shogo4405 fdf193c48b Take timestamps into consideration VideoTrackScreenObject. 2024-11-26 22:12:44 +09:00
shogo4405 5088e2e46b Update DisplayLinkChoreographer 2024-11-24 21:16:45 +09:00
shogo4405 0c72f69d97 Update Test cases. 2024-11-24 19:45:50 +09:00
shogo4405 a6f4a021b2 refs #1629 2024-11-22 21:22:34 +09:00
shogo4405 b17158fcb5 warning suppression 2024-11-22 08:16:48 +09:00
shogo4405 6e48a44fee Add movieFragmentInterval options. 2024-11-18 22:27:06 +09:00