Commit Graph

25 Commits

Author SHA1 Message Date
shogo4405 30f31b466d Rename Session -> StreamSesison. (#1879) 2026-02-11 17:51:48 +09:00
shogo4405 776a149db6 improve RTCMediaStreamTrack. 2025-11-19 00:07:09 +09:00
shogo4405 e40e86db9e Refactor RTCHaishinKit module. 2025-11-17 02:09:00 +09:00
shogo4405 f5fee72ef5 Refactor RTCTrackDelegate.didSetOpen to RTCTrackDelegate.readyStateChanged 2025-11-17 00:54:46 +09:00
shogo4405 ffa7c07cfe Rename RTCState to RTCPeerConnection.ConnectionState. 2025-11-17 00:03:53 +09:00
shogo4405 5df1c05f72 Make public RTCHaishinKit api. 2025-11-15 14:02:41 +09:00
shogo4405 3e52fd8db2 Make public RTCHaishinKit api. 2025-11-11 19:39:57 +09:00
shogo4405 9c6634e7c8 fixed an issue where audio could not be transmitted properly over RTC. 2025-10-06 03:37:57 +09:00
shogo4405 dfcaee392b Update TestCases. 2025-09-24 21:24:49 +09:00
shogo4405 5071287f7c add RTCConfiguration. 2025-09-23 00:42:28 +09:00
shogo4405 4245609541 Add SessionConfiguration protocols. 2025-09-20 00:05:17 +09:00
shogo4405 337757a2f8 fix can't compile Xcode26. 2025-09-18 22:56:28 +09:00
shogo4405 69b0043796 Update RTCLogger.swift for SwiftDoc. 2025-09-17 02:12:48 +09:00
shogo4405 bd2432c81a Add RTPFormatParameter. 2025-09-17 01:51:13 +09:00
shogo4405 94cde2b0cd fixed Packetizer control. 2025-09-16 06:02:42 +09:00
shogo4405 2992c79240 Update documents. 2025-09-16 02:10:12 +09:00
shogo4405 da50cebf36 Changed to initialize RTCTrack with a description. 2025-09-14 14:00:17 +09:00
shogo4405 e045bd6e74 Bump up libdatachannel to v0.23.2 2025-09-13 00:20:32 +09:00
shogo4405 88ee47aae5 Refactor MediaStream.swift 2025-09-09 02:03:03 +09:00
shogo4405 0d1a46a1cf Update MediaStream.swift 2025-09-08 23:53:05 +09:00
shogo4405 c6b1c9ae10 Refactor RTCTrack. 2025-09-08 23:42:26 +09:00
shogo4405 0c3d09596f swiftlint --fix --format 2025-09-08 20:54:56 +09:00
shogo4405 e4cc42f61d add WHIP Support. 2025-09-08 00:33:41 +09:00
shogo4405 0280260308 Rename AVCNALUnit -> H264NALUnit. 2025-09-03 23:21:33 +09:00
shogo4405 40323fef1f add RTCConnection skelton. 2025-09-03 21:58:47 +09:00