shogo4405
|
d81cc9ae1f
|
follow swiftlint
|
2019-09-08 16:36:37 +09:00 |
|
shogo4405
|
7023751455
|
Refactoring AudioConverter.swift
|
2019-09-08 16:25:48 +09:00 |
|
shogo4405
|
49b5e3a754
|
follow Naming rule Swift Guide Line
|
2019-09-08 02:17:11 +09:00 |
|
shogo4405
|
2ef37d495f
|
Remove pause(), resume(), togglePause(). Please use paused property.
|
2019-09-08 00:23:02 +09:00 |
|
shogo4405
|
055b8e4488
|
follow swiftlint
|
2019-09-08 00:06:38 +09:00 |
|
shogo4405
|
974a695c3a
|
swiftlint autocorrect
|
2019-09-02 01:43:49 +09:00 |
|
shogo4405
|
9c316f9fd9
|
Refactoring RTMPMessage.Type -> RTMPMessageType
|
2019-09-01 17:18:18 +09:00 |
|
shogo4405
|
5d53c83e59
|
Update Gemfile.lock
|
2019-09-01 15:29:28 +09:00 |
|
shogo4405
|
874b100075
|
Merge pull request #586 from ett-hmatsumoto/bug/fix-negative-timestamp
Fix negative timestamp value when the composition time is not zero
|
2019-08-31 15:49:20 +09:00 |
|
Hajime Matsumoto
|
f1c3fc434f
|
Fix negative timestamp when the composition time value is non-zero
|
2019-08-28 19:18:04 +09:00 |
|
shogo4405
|
06c48032c0
|
Refactor timeoutHandler
0.11.8
|
2019-08-26 01:38:22 +09:00 |
|
shogo4405
|
9b2f84f21e
|
jazzy♪
|
2019-08-25 23:21:04 +09:00 |
|
shogo4405
|
8db0f74ccb
|
Update Gemfile.lock
|
2019-08-25 23:15:03 +09:00 |
|
shogo4405
|
38aac3e822
|
Merge branch 'master' of https://github.com/shogo4405/HaishinKit.swift
|
2019-08-25 23:11:04 +09:00 |
|
shogo4405
|
d816f37a5a
|
Bump to 0.11.8
|
2019-08-25 23:10:58 +09:00 |
|
shogo4405
|
aaaecc90a6
|
Merge pull request #585 from shogo4405/feature/invalid-session-keyframeinterval
MaxKeyFrameIntervalDuration needs invalidateSession
|
2019-08-25 23:06:02 +09:00 |
|
shogo4405
|
30e05a1084
|
Merge pull request #584 from shogo4405/feature/refactor-network
add RTMPNWSocket.swift
|
2019-08-25 23:04:11 +09:00 |
|
shogo4405
|
053fe20930
|
add RTMPNWSocket.swift
|
2019-08-25 22:47:37 +09:00 |
|
shogo4405
|
df85999eb1
|
MaxKeyFrameIntervalDuration needs invalidateSession
|
2019-08-25 19:18:47 +09:00 |
|
shogo4405
|
519ea51ba6
|
swiftlint autocorrect
|
2019-08-25 19:06:45 +09:00 |
|
shogo4405
|
064f425237
|
Merge pull request #583 from arazuvaev/fix/bitrate_kbps
Send bitrate in kbps for setDataFrame
|
2019-08-23 13:15:01 +09:00 |
|
Alexey Razuvaev
|
46648749dc
|
Fix bitrate sent in setDataFrame to be in kbps
|
2019-08-22 13:14:05 -07:00 |
|
shogo4405
|
c7ec38ca3a
|
Merge pull request #582 from leo150/feature/timeout-reconnect
Feature/timeout reconnect
|
2019-08-22 14:04:45 +09:00 |
|
shogo4405
|
9ace4e4aa8
|
Merge pull request #581 from leo150/bugfix/event-handlers
Recreate event handlers on connection
|
2019-08-22 14:04:12 +09:00 |
|
leo150
|
29521f17dc
|
TEMP: Add error handler to reproduce connection issue
|
2019-08-21 11:51:28 -07:00 |
|
leo150
|
2d075c6785
|
Restore socket handlers before connection
|
2019-08-21 11:50:26 -07:00 |
|
leo150
|
0435692a96
|
Close connection after timeout
|
2019-08-21 11:49:13 -07:00 |
|
leo150
|
c45d8f17c0
|
Recreate event handlers on connection
|
2019-08-21 09:13:40 -07:00 |
|
shogo4405
|
2703c485d1
|
Merge pull request #580 from ett-hmatsumoto/bug/fix-composition-time
Fix invalid composition time of video payload
|
2019-08-21 01:29:55 +09:00 |
|
ett-hmatsumoto
|
568300d7f8
|
fix composition time
|
2019-08-21 00:11:47 +09:00 |
|
shogo4405
|
b3c4b4931c
|
swiftlint autocorrect
|
2019-08-20 22:52:43 +09:00 |
|
shogo4405
|
156119f3c8
|
Fix compile error on tvOS, macOS
|
2019-08-20 22:50:53 +09:00 |
|
shogo4405
|
e88d6dcfc5
|
Merge pull request #576 from octu0/network_framework
make to Network.framework available
|
2019-08-20 20:27:05 +09:00 |
|
shogo4405
|
4be33c2449
|
Merge branch 'master' into network_framework
|
2019-08-20 20:26:29 +09:00 |
|
shogo4405
|
3e2af19fba
|
jazzy
0.11.7
|
2019-08-20 16:53:45 +09:00 |
|
shogo4405
|
1f1cad6990
|
Bump to up 0.11.7
|
2019-08-20 16:41:51 +09:00 |
|
Yusuke Hata
|
10eb279152
|
accessor
|
2019-08-15 12:23:13 +09:00 |
|
Yusuke Hata
|
a296d01e51
|
remove author header
|
2019-08-13 23:50:33 +09:00 |
|
Yusuke Hata
|
0751671c58
|
error immediate close
|
2019-08-13 23:28:18 +09:00 |
|
Yusuke Hata
|
573cb55cc7
|
open access
|
2019-08-13 19:53:46 +09:00 |
|
Yusuke Hata
|
10e14a5705
|
canImport Network.Framework
|
2019-08-13 18:51:19 +09:00 |
|
Yusuke Hata
|
248d11cd7c
|
NWParameters available checks
|
2019-08-13 18:50:46 +09:00 |
|
Yusuke Hata
|
c55c9318dc
|
construct RTMPSocket
|
2019-08-13 17:44:29 +09:00 |
|
Yusuke Hata
|
99d87c4392
|
init connected
|
2019-08-13 17:15:29 +09:00 |
|
Yusuke Hata
|
9e1bd93a3d
|
Merge remote-tracking branch 'origin/master' into network_framework
|
2019-08-13 17:12:53 +09:00 |
|
Yusuke Hata
|
f74eef30e2
|
timeout handler
|
2019-08-13 17:09:51 +09:00 |
|
shogo4405
|
4e6ce4ee2b
|
fix Compile Error for iOS
|
2019-08-13 17:00:10 +09:00 |
|
Yusuke Hata
|
9a4fd513f7
|
NWSocket using Netfork.Framework
|
2019-08-13 15:28:53 +09:00 |
|
Yusuke Hata
|
8e0352ae43
|
add NetSocketCompatible protocol
|
2019-08-13 13:01:41 +09:00 |
|
shogo4405
|
6a7894bbe2
|
Refactoring.
|
2019-08-11 01:28:43 +09:00 |
|