Commit Graph

3019 Commits

Author SHA1 Message Date
shogo4405 e1f88ef002 CVPixelBuffer Pass-Through 2018-07-22 15:49:53 +09:00
shogo4405 2a8f80ea99 refs #440 2018-07-17 00:23:35 +09:00
shogo4405 bc8f933704 Update issue templates 2018-07-16 02:45:10 +09:00
shogo4405 a2ab2469e2 WIP 2018-07-13 16:20:44 +09:00
shogo4405 6e7331187f WIP 2018-07-13 16:14:17 +09:00
shogo4405 bd9f143c12 Allow swiftlint 2018-07-08 22:47:04 +09:00
shogo4405 eca473b72c Bump to up 0.9.1 0.9.1 2018-07-08 20:53:48 +09:00
shogo4405 d40b50bcc5 Update TestsCase 2018-07-06 12:18:53 +09:00
shogo4405 b814375c65 Merge pull request #437 from psegalen/master
Doc - Updated "RTMP Usage / Settings" for latest Swift version
2018-07-06 11:21:05 +09:00
Pierre Segalen 7533b296cc Doc - Updated "RTMP Usage / Settings" for latest Swift version 2018-07-05 18:42:45 +02:00
shogo4405 192bb3b6ae Merge pull request #401 from ronhuang/remove-publishing-restriction
Remove "publishing" restriction for appending sample buffer
2018-06-30 14:23:47 +09:00
shogo4405 3498689b25 Merge pull request #432 from psegalen/master
Avoid dispatch_sync deadlocks (#429)
2018-06-30 14:22:12 +09:00
Pierre Segalen 1033ed95f4 Avoid dispatch_sync deadlocks (#429) 2018-06-27 14:13:47 +02:00
shogo4405 cd651b60b7 Update README.md 2018-06-24 17:49:54 +09:00
shogo4405 1fb1b6afb9 Update README.md 2018-06-24 17:47:01 +09:00
shogo4405 38cbfd4f5d Update README.md 2018-05-27 16:36:58 +09:00
shogo4405 216ee15c6c refs #417 0.9.0 2018-05-17 04:02:16 +09:00
shogo4405 f61452b800 add TestCase 2018-05-14 02:40:36 +09:00
shogo4405 5a84cc6967 refs #294, #417 2018-05-13 21:36:15 +09:00
shogo4405 d90de3f6e8 refs #420 2018-05-13 21:10:07 +09:00
shogo4405 f4f0d14a5c fixed #420 2018-05-13 20:31:11 +09:00
shogo4405 0929890b58 refs #293 2018-05-13 01:06:21 +09:00
shogo4405 8b961ea2e2 refs #409, #294 2018-05-12 23:42:11 +09:00
shogo4405 633e189e3f synx 2018-05-12 23:06:52 +09:00
shogo4405 3f303e59ef swiftlint autocorrect 2018-05-12 16:03:02 +09:00
Yuan-Yi Chang 621217a708 resolve shogo4405/HaishinKit.swift#413 2018-05-12 16:02:41 +09:00
shogo4405 556dc61311 Bump to Logboard to 1.1.6 2018-05-12 15:08:10 +09:00
shogo4405 d7d9a4b25e refs #382 2018-04-02 01:20:26 +09:00
Ron Huang e3830939d9 Remove "publishing" restriction for appending sample buffer
In the previous implementation, AppendSampleBuffer() in RTMPStream will not
append sample buffer unless the stream is already publishing. But this will
prevent stream from drawing on view unless the source is the built-in camera,
configured via AttachCamera(). AttachCamera() is able to draw on view when
stream is not publishing, which creates the "preview" experience, as it directly
invokes AppendSampleBuffer() in NetStream.

This commit removes the overridden AppendSampleBuffer() in RTMPStream, which
allows callers to invoke AppendSampleBuffer() in NetStream directly. This will
enable sources other than built-in camera to gain "preview" experience as well.
2018-04-01 23:31:21 +08:00
shogo4405 96fad9ae1a refs #382 2018-04-01 22:27:55 +09:00
shogo4405 b2d870cc82 refs #384 2018-04-01 22:15:57 +09:00
shogo4405 459af8ba66 refs #399 2018-04-01 22:05:08 +09:00
shogo4405 ba83ae10c1 refs #384 2018-04-01 21:09:53 +09:00
shogo4405 8470733ad8 fix tvOS error 0.8.8 2018-04-01 19:53:51 +09:00
shogo4405 22d5e447ca Bump to up 0.8.8 2018-04-01 19:29:19 +09:00
shogo4405 3ce6a1e5d7 Merge pull request #396 from milesegan/master
Fix Swift 4.1 compilation error.
2018-03-30 13:35:38 +09:00
Miles Egan 612916debe Fix Swift 4.1 compilation error. 2018-03-30 09:36:46 +05:30
shogo4405 e5146eed04 Fix #392 2018-03-20 21:26:30 +09:00
shogo4405 ef3251ae66 fixed #391 2018-03-20 02:03:27 +09:00
shogo4405 ed7dfd826c Refactoring 2018-03-19 02:04:07 +09:00
shogo4405 aada7b5868 Refactoring 2018-03-18 17:19:17 +09:00
shogo4405 3a4d7b24ca Update README.md 2018-03-18 17:02:13 +09:00
shogo4405 3a43970f4a Update README.md 2018-03-18 16:33:34 +09:00
shogo4405 4c1ad3b9f4 Fix TimerDriver does not work. 2018-03-18 15:28:50 +09:00
shogo4405 98a6cfbb11 swiftlint 2018-03-17 15:36:30 +09:00
shogo4405 fe889a056c Merge pull request #390 from dabeck/master
Fixed two syntax bugs
2018-03-16 01:06:23 +09:00
Daniel Becker aae9935c3c Fixed two syntax bugs 2018-03-15 11:49:52 +01:00
shogo4405 df93ab3fd0 Merge pull request #389 from adamnemecek/master
Refactoring
2018-03-14 23:33:15 +09:00
Adam Nemecek 9af1746de5 * fixed typo in NetStream+Extension 2018-03-13 11:50:37 -07:00
Adam Nemecek d3bb868c66 * aspectratio 2018-03-13 09:52:50 -07:00