Commit Graph

29 Commits

Author SHA1 Message Date
shogo4405 de6def6aae Align file names and interfaces with the other platforms for ScreenObject. (#1880)
* Rename VideoTrackScreenObject -> VideoScreenObject.

* ScreenObjectSnapshot.frame -> ScreenObjectSnapshot.size

* Support data scheme image source for ImageScreenObject.

* Add Test.
2026-02-16 00:44:28 +09:00
shogo4405 5b7495a14e fix a crash caused by an AudioRingBuffer buffer overrun (#1867) 2026-01-05 20:16:09 +09:00
shogo4405 f511fc090a Update review.xml lane. (#1866) 2026-01-02 20:53:17 +09:00
shogo4405 a16ad85480 fixed an issue where MediaMixer.frameRate would not update. (#1837) 2025-11-21 23:33:54 +09:00
shogo4405 a153096672 fixed MediaMixer memory-leak. 2025-11-07 22:31:18 +09:00
shogo4405 2f13802b47 fix memory-leak mediamixer. 2025-10-26 23:37:29 +09:00
shogo4405 5aa4753af2 fixed an issue where configuration could fail in some cases. 2025-10-26 22:41:20 +09:00
shogo4405 1a1c055911 swiftlint --fix --format 2025-10-20 09:51:16 +09:00
shogo4405 300bec8273 Added channel conversion functionality. 2025-10-06 00:39:36 +09:00
shogo4405 bcf6c29506 fix failed to test NALUnitReader. 2025-10-04 01:22:20 +09:00
shogo4405 dfcaee392b Update TestCases. 2025-09-24 21:24:49 +09:00
shogo4405 e4cc42f61d add WHIP Support. 2025-09-08 00:33:41 +09:00
shogo4405 0b82c1aa62 Revise exception handling in RTMPStream layer. 2025-09-06 16:54:04 +09:00
shogo4405 40323fef1f add RTCConnection skelton. 2025-09-03 21:58:47 +09:00
shogo4405 e9c562a0e8 Rename HKStream -> StreamConvertible. 2025-07-21 19:45:37 +09:00
shogo4405 68c0d1cfc8 Repackage RTMPHaishinKit. 2025-07-13 12:43:53 +09:00
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 c1248c8cd5 New Session api. 2025-06-28 13:05:23 +09:00
shogo4405 64314ee78a fix crash when re-expand chunk size. 2025-02-13 02:28:25 +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 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 c313bd7c82 Update README.md and CODE_OF_CONDUCT.md 2024-12-18 23:32:59 +09:00
shogo4405 0c72f69d97 Update Test cases. 2024-11-24 19:45:50 +09:00
shogo4405 b03a9da750 swiftlint --fix --format 2024-11-15 01:44:25 +09:00
shogo4405 3ea705aa99 Read from local spm. 2024-11-10 13:27:58 +09:00