資源簡介
本demo是利用ios客戶端采集音視頻數(shù)據(jù)并通過rtmp上傳到nginx服務器上,html5頁面可以通過video標簽引入.m3u8文件即可播放直播視頻
代碼片段和文件信息
//
//??AppDelegate.m
//??LMVideoTest
//
//??Created?by?lvming?on?16/5/23.
//??Copyright???2016年?lvming.?All?rights?reserved.
//
#import?“AppDelegate.h“
@interface?AppDelegate?()
@end
@implementation?AppDelegate
-?(BOOL)application:(UIApplication?*)application?didFinishLaunchingWithOptions:(NSDictionary?*)launchOptions?{
????//?Override?point?for?customization?after?application?launch.
????return?YES;
}
-?(void)applicationWillResignActive:(UIApplication?*)application?{
????//?Sent?when?the?application?is?about?to?move?from?active?to?inactive?state.?This?can?occur?for?certain?types?of?temporary?interruptions?(such?as?an?incoming?phone?call?or?SMS?message)?or?when?the?user?quits?the?application?and?it?begins?the?transition?to?the?background?state.
????//?Use?this?method?to?pause?ongoin
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\
?????文件????????6148??2016-10-24?05:04??LMVideoTest-master\.DS_Store
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\
?????文件???????35726??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\project.pbxproj
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\project.xcworkspace\
?????文件?????????156??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\project.xcworkspace\contents.xcworkspacedata
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\project.xcworkspace\xcuserdata\
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\project.xcworkspace\xcuserdata\lvming.xcuserdatad\
?????文件???????24138??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\project.xcworkspace\xcuserdata\lvming.xcuserdatad\UserInterfaceState.xcuserstate
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\xcuserdata\
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\xcuserdata\lvming.xcuserdatad\
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\xcuserdata\lvming.xcuserdatad\xcdebugger\
?????文件??????????91??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\xcuserdata\lvming.xcuserdatad\xcdebugger\Breakpoints_v2.xcbkptlist
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\xcuserdata\lvming.xcuserdatad\xcschemes\
?????文件????????3351??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\xcuserdata\lvming.xcuserdatad\xcschemes\LMVideoTest.xcscheme
?????文件?????????483??2016-10-24?05:04??LMVideoTest-master\LMVideoTest.xcodeproj\xcuserdata\lvming.xcuserdatad\xcschemes\xcschememanagement.plist
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\
?????文件?????????275??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\AppDelegate.h
?????文件????????2029??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\AppDelegate.m
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\Assets.xcassets\
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\Assets.xcassets\AppIcon.appiconset\
?????文件?????????585??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\Assets.xcassets\AppIcon.appiconset\Contents.json
?????文件????????1042??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\AudioManager.h
?????文件????????6456??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\AudioManager.m
?????目錄???????????0??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\ba
?????文件????????1664??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\ba
?????文件????????1590??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\ba
?????文件????????1205??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\Info.plist
?????文件????????1462??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\RtmpManager.h
?????文件???????10136??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\RtmpManager.m
?????文件?????????320??2016-10-24?05:04??LMVideoTest-master\LMVideoTest\ViewController.h
............此處省略103個文件信息
- 上一篇:swift 消消樂 游戲
- 下一篇:swift ios 閱讀器
評論
共有 條評論