125 Commits

Author SHA1 Message Date
toss156 458759db08 rename h264 encode lib to avoid duplicate symbol error 2016-08-03 23:17:10 +08:00
Justin 408e6e17f5 Update LFLiveKit.podspec
fix issue  #36 关于use_frameworks!的问题
2016-08-03 23:16:38 +08:00
琨君 24e6c4576b change the AVAudioSession Category before start, or it will fail 2016-08-03 23:16:38 +08:00
chenliming 7a901b8b36 update.. 2016-08-03 23:16:37 +08:00
chenliming 6cf68fb370 update 2016-08-03 23:16:37 +08:00
chenliming 96f4415f1d update .. 2016-08-03 23:16:37 +08:00
chenliming f379e59a01 add a icon 2016-08-03 23:16:37 +08:00
chenliming 542d8b88d5 update read 2016-08-03 23:16:37 +08:00
chenliming 9566b8ceb9 update readme 2016-08-03 23:16:37 +08:00
chenliming 1e7296c566 update 2016-08-03 23:16:37 +08:00
chenliming 3f3007531f modify read 2016-08-03 23:16:37 +08:00
chenliming 9381d6c79b modify read 2016-08-03 23:16:37 +08:00
chenliming 605b6bc8e8 update travis 2016-08-03 23:16:37 +08:00
chenliming 9bb160132d update read 2016-08-03 23:16:37 +08:00
chenliming 2ada466726 update version2.0 2016-08-03 23:16:37 +08:00
chenliming 11185e3a4d add iOS encoder 2016-08-03 23:16:37 +08:00
chenliming acefbb6e24 add carthage 2016-08-03 23:15:43 +08:00
chenliming c1787ef6c5 update version 2016-08-03 23:15:42 +08:00
chenliming 77b1776e41 update version 2016-08-03 23:13:39 +08:00
chenliming d460a1105e update... 2016-08-03 23:13:39 +08:00
chenliming c89eece287 update.... 2016-08-03 23:13:39 +08:00
chenliming 6c4fc9a98b update.... 2016-08-03 23:13:39 +08:00
chenliming 33070a53c7 update... 2016-08-03 23:13:39 +08:00
chenliming 2d4360fc1d update。。。 2016-08-03 23:13:39 +08:00
chenliming 272165c84c update.. 2016-08-03 23:13:39 +08:00
chenliming 322b74ae2e update... 2016-08-03 23:13:39 +08:00
chenliming 5ee942d4b0 support carthage 2016-08-03 23:13:38 +08:00
chenliming a7595aa776 modify podspec 2016-08-03 23:13:09 +08:00
chenliming 48098066be update version 2016-08-03 23:13:09 +08:00
chenliming 4cf864b79c update read 2016-08-03 23:13:09 +08:00
chenliming 677680fa3f modify readme 2016-08-03 23:13:09 +08:00
chenliming b72b44fece update podspec 2016-08-03 23:12:09 +08:00
chenliming d749db1ddc update version 2016-08-03 23:12:09 +08:00
chenliming 8c492b130e compile question 2016-08-03 23:10:45 +08:00
chenliming 40bc03438d modify cropSize 2016-08-03 23:09:49 +08:00
chenliming 1d53c484e2 modify black screen bug 2016-08-03 23:09:49 +08:00
chenliming e97513c78f modify bug https://github.com/LaiFengiOS/LFLiveKit/issues/11#issuecomment-235147191 2016-08-03 23:09:49 +08:00
chenliming 65619a256a modify bug https://github.com/LaiFengiOS/LFLiveKit/issues/22 2016-08-03 23:09:48 +08:00
小歪~~~ 9f73c10d29 Merge pull request #23 from toss156/master
rename h264 encode lib to avoid duplicate symbol error
2016-07-26 13:46:35 +08:00
toss156 37bfd377d6 rename h264 encode lib to avoid duplicate symbol error 2016-07-26 11:16:43 +08:00
toss156 eb0edf85d2 Merge branch 'master' of https://github.com/toss156/LFLiveKit
# By chenliming (6) and bunnyirsa (1)
# Via GitHub (4) and chenliming (1)
* 'master' of https://github.com/toss156/LFLiveKit:
  update version
  add Note
  modify rtmp Continues to send after completion
  pod need 0.39,if need 1.0,please open pod file modify
  modify Weak network memory Has been increased
  修复首帧音视频不同步问题
  Modify Click the stop button to continue reconnection

Conflicts:
	LFLiveKit.xcodeproj/project.pbxproj
	LFLiveKit/LFLiveSession.m
	LFLiveKit/publish/LFStreamRTMPSocket.m
2016-07-25 15:18:57 +08:00
feng 5b097680f9 Merge pull request #6 from LaiFengiOS/master
update to last version
2016-07-25 15:01:40 +08:00
toss156 fb9ecaabad add LFH264VideoEncoder for iOS7 2016-07-25 15:00:24 +08:00
chenliming 6a971f872f update version 1.9.0 2016-07-22 11:56:12 +08:00
chenliming c86a88487d add Note 2016-07-22 11:48:07 +08:00
chenliming beac14592c modify rtmp Continues to send after completion 2016-07-22 11:44:32 +08:00
chenliming 24f8b42880 pod need 0.39,if need 1.0,please open pod file modify 2016-07-21 12:26:27 +08:00
chenliming 11848599b5 modify Weak network memory Has been increased 2016-07-20 17:57:38 +08:00
小歪~~~ d45e3770d6 Merge pull request #17 from bunnyirsa/develop
修复首帧音视频不同步问题
2016-07-20 14:02:37 +08:00
bunnyirsa d883f023ca 修复首帧音视频不同步问题 2016-07-19 19:37:48 +08:00