shogo4405
|
5e21f24645
|
Update index.md
|
2025-02-18 01:10:04 +09:00 |
|
shogo4405
|
a1dbde1f2e
|
Update README.md
|
2025-02-18 00:14:35 +09:00 |
|
shogo4405
|
b87aea4511
|
Bump to up 2.0.4
2.0.4
|
2025-02-15 02:49:50 +09:00 |
|
shogo4405
|
3c219d9060
|
Update README.md
|
2025-02-15 02:30:39 +09:00 |
|
shogo4405
|
709623e3e9
|
Merge pull request #1683 from shogo4405/feature/fix-rtmp-chunk-buffer
Fix crash resetting the RTMP ChunkSize.
|
2025-02-13 02:40:43 +09:00 |
|
shogo4405
|
64314ee78a
|
fix crash when re-expand chunk size.
|
2025-02-13 02:28:25 +09:00 |
|
shogo4405
|
da3189e0f7
|
Create .spi.yml
|
2025-02-13 00:22:13 +09:00 |
|
shogo4405
|
146f7c5cac
|
Merge pull request #1682 from shogo4405/feature/srt-stable
Improved SRT connection stability.
|
2025-02-11 23:28:51 +09:00 |
|
shogo4405
|
3eb4ebb5a6
|
Use CBytePerfMon metrics for NetworkTransportReport.
|
2025-02-11 23:25:38 +09:00 |
|
shogo4405
|
9fda7b1a15
|
use srt_sendmsg api instead of srt_sendmsg2.
|
2025-02-11 20:27:33 +09:00 |
|
shogo4405
|
6ac018dc9c
|
closes when srt server abend.
|
2025-02-11 20:20:54 +09:00 |
|
shogo4405
|
2504641851
|
fixed an AudioCodec did not work after the second time.
|
2025-02-11 20:20:21 +09:00 |
|
shogo4405
|
bd11072313
|
Merge pull request #1681 from shogo4405/feature/srt-options
Made it possible to set SRT options from the query.
|
2025-02-10 18:05:08 +09:00 |
|
shogo4405
|
cdb523f70b
|
add getOption method.
|
2025-02-10 17:56:03 +09:00 |
|
shogo4405
|
52c707b147
|
Merge pull request #1680 from shogo4405/feature/composition-timestamp
Improve CTS calculation.
|
2025-02-09 22:48:18 +09:00 |
|
shogo4405
|
453ce29330
|
Improve CTS calculation.
|
2025-02-09 22:42:41 +09:00 |
|
shogo4405
|
f2ab619b7a
|
Merge pull request #1678 from shogo4405/feature/fix-srt-transport
fixed Large PES packets could be dropped.
|
2025-02-04 20:28:39 +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
|
079289c5b8
|
Merge pull request #1675 from shogo4405/feature/stream-sample-rates
allow changing the sampleRate for each stream.
|
2025-02-01 16:34:23 +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
|
9fe54b19dc
|
Merge pull request #1674 from shogo4405/feature/rtmp-enhanced-audio
Ingest Support the OPUS format for Enhanced RTMP.
|
2025-01-27 20:51:19 +09:00 |
|
shogo4405
|
0bfc2e37e5
|
Support the OPUS format for Enhanced RTMP.
|
2025-01-27 20:33:34 +09:00 |
|
shogo4405
|
0b1a8b8e00
|
Update README.md
|
2025-01-21 22:04:37 +09:00 |
|
shogo4405
|
0796c778fb
|
Rename prefix FLV to RTMP.
|
2025-01-18 15:36:18 +09:00 |
|
shogo4405
|
c095343be7
|
Merge pull request #1669 from shogo4405/feature/memory-leak-rtmpsocket
fixed memory-leaks an RTMPSocket.
|
2025-01-17 23:39:40 +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
|
e3828b16a7
|
Update Examples/Examples.xcodeproj
|
2025-01-17 22:44:30 +09:00 |
|
shogo4405
|
3f043b5918
|
Merge pull request #1668 from shogo4405/feature/setMovieFragmentInterval
Rename a HKStreamRecord method name.
|
2025-01-17 21:35:36 +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
|
a0a987c5ce
|
Update README.md
|
2025-01-12 16:18:00 +09:00 |
|
shogo4405
|
122da914e9
|
Bump to up 2.0.3
2.0.3
|
2025-01-12 15:04:28 +09:00 |
|
shogo4405
|
9ae329f27f
|
Merge pull request #1666 from shogo4405/feature/fix-background-crash
Fix for a crash issue when transitioning to the background in Swift 6 mode.
|
2025-01-11 00:42:44 +09:00 |
|
shogo4405
|
3476494aa0
|
refs #1663
|
2025-01-11 00:27:44 +09:00 |
|
shogo4405
|
f246124fbf
|
Merge pull request #1667 from shogo4405/feature/bump-to-up-xcode162
Bump to up GitHub Action's stack.
|
2025-01-11 00:26:48 +09:00 |
|
shogo4405
|
758721515f
|
Bump to up GitHub Action's stack.
|
2025-01-11 00:15:33 +09:00 |
|
shogo4405
|
9a19c1a2cf
|
Merge pull request #1660 from shogo4405/feature/update-libsrt
Bump to Haivision/srt up 1.5.4
|
2025-01-07 09:54:18 +09:00 |
|
shogo4405
|
4ba761b15c
|
Bump to srt up 1.5.4
|
2025-01-07 02:35:10 +09:00 |
|
shogo4405
|
dd5b8cac94
|
Update scripts
|
2025-01-05 16:48:36 +09:00 |
|
shogo4405
|
42099b5a04
|
Update README.md
|
2025-01-05 15:56:42 +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
|
fe044d09d5
|
Bump to up 2.0.2
2.0.2
|
2025-01-05 15:18:00 +09:00 |
|
shogo4405
|
7273363520
|
Merge pull request #1659 from shogo4405/feature/fix-srtstream-memory-leak
fixed MemoryLeak issue SRTConnection, SRTStream.
|
2025-01-04 01:34:37 +09:00 |
|
shogo4405
|
0c2727c0f4
|
fixed MemoryLeak issue SRTConnection, SRTStream.
|
2025-01-04 00:54:41 +09:00 |
|
shogo4405
|
6b05023c93
|
Merge pull request #1658 from shogo4405/feature/fix-stream-leak
fix memory-leak RTMPConnection, RTMPStream.
|
2025-01-03 18:12:09 +09:00 |
|